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'
|
||||
pkgname=mkfontscale
|
||||
version=1.2.1
|
||||
revision=2
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-bzip2"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -10,8 +10,8 @@ short_desc="X11 Scalable Font Index Generator"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.x.org/wiki"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ca0495eb974a179dd742bfa6199d561bda1c8da4a0c5a667f21fd82aaab6bac7
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue