listres: update to 1.0.6.
This commit is contained in:
parent
da501e44e0
commit
5fe1ff0a9e
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'listres'.
|
||||
# Template file for 'listres'
|
||||
pkgname=listres
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="List resources in Xaw widgets"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=ce2a00bbe7d2eb8d75177006f343c80443a22d52570c48a43c6fe70ea074dc9d
|
||||
license="MIT"
|
||||
homepage="https://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=4d1c53efd69ba654f2877e1577e994c78874b0512fa1b0666cffcf452aee43ca
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue