mkfontscale: update to 1.2.2.
This commit is contained in:
parent
3c0846f1d3
commit
3e90d6119f
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mkfontscale'
|
# Template file for 'mkfontscale'
|
||||||
pkgname=mkfontscale
|
pkgname=mkfontscale
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-bzip2"
|
configure_args="--with-bzip2"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="X11 Scalable Font Index Generator"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.x.org/wiki"
|
homepage="https://www.x.org/wiki"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ca0495eb974a179dd742bfa6199d561bda1c8da4a0c5a667f21fd82aaab6bac7
|
checksum=8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue