xfd: update to 1.1.3.
This commit is contained in:
parent
71d925725b
commit
ab8a491272
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'xfd'
|
# Template file for 'xfd'
|
||||||
pkgname=xfd
|
pkgname=xfd
|
||||||
version=1.1.2
|
version=1.1.3
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXaw-devel freetype-devel libXft-devel"
|
makedepends="libXaw-devel freetype-devel libXft-devel libxkbfile-devel"
|
||||||
short_desc="Display all the characters in an X font"
|
short_desc="Display all the characters in an X font"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759
|
checksum=192f938ba5830e84cc807d8ead2ad9655b43eaed6500c830f3e083aad10ed958
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue