xlsfonts: update to 1.0.7.
Adopted.
This commit is contained in:
parent
2303330c31
commit
dcc6dd43ef
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'xlsfonts'.
|
||||
# Template file for 'xlsfonts'
|
||||
pkgname=xlsfonts
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel"
|
||||
short_desc="Server font list displayer for X"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
checksum=89b80b3a030006ab6cef717be286c12f2477894b227158b1e6133274f6ebd368
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=7b726945a967b44c35cddee5edd74802907a239ce2e2e515730b8a32c8e50465
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue