1 # Author: mar77i <mysatyre@gmail.com>
5 pkgdesc="A bash script that corrects the console font discrepancies"
7 url="http://mar77i.orgfree.com/pub/fchvt"
11 makedepends=(bash kbd)
13 source=(http://mar77i.orgfree.com/pub/fchvt)
15 md5sums=('756b481653b67b87e870792607ce3212')
18 cd "$srcdir" || return 1
19 install -D -m755 fchvt $pkgdir/usr/bin/fchvt || return 1