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