xlsfonts: update to 1.0.5.
This commit is contained in:
parent
3be6aca0f1
commit
333adb732d
1 changed files with 3 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'xlsfonts'.
|
||||
pkgname=xlsfonts
|
||||
version=1.0.4
|
||||
revision=2
|
||||
version=1.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
|
@ -10,10 +10,4 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
checksum=28179185ec2bf81dfe13652d65bdb2a4ae74e2775df591a62d66a70f80e90cd2
|
||||
|
||||
xlsfonts_package() {
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
checksum=40295bec35077cee93be2e4c26cc00268ed6ace779ae6e97766a866c1e3927fa
|
||||
|
|
Loading…
Reference in a new issue