xfontsel: update to 1.0.6.
This commit is contained in:
parent
e50fc485d6
commit
950f017347
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'xfontsel'.
|
||||
pkgname=xfontsel
|
||||
version=1.0.5
|
||||
revision=2
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="X font selector"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
license="X11"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf
|
||||
checksum=25aa0b7c4262f5e99c07c2b96e00e4eb25b7e53f94fa803942af9d0e8da3001c
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue