mkfontdir: update to 1.0.6.
This commit is contained in:
parent
7271a563f5
commit
755ccbea0a
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'mkfontdir'.
|
||||
pkgname=mkfontdir
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="X11 Font Index Generator"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b
|
||||
checksum=55d56c6310f8d2268cb8978e838d01d27c7d70e30282c373c5a935ab3fb8c859
|
||||
long_desc="
|
||||
The mkfontdir tool uses mkfontscale to create an index of X font
|
||||
files (such as PCF, SNF, or BDF) in a directory. The X server
|
||||
|
|
Loading…
Reference in a new issue