mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
viewres: update to 1.0.7.
This commit is contained in:
parent
4a1010d376
commit
1ba0d18924
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'viewres'.
|
# Template file for 'viewres'
|
||||||
pkgname=viewres
|
pkgname=viewres
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
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="Graphical class browser for Xt"
|
short_desc="Graphical class browser for Xt"
|
||||||
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.bz2"
|
license="MIT"
|
||||||
checksum=11c15db02066c1d5fc3febf9b185d16c1112f87e37c4b101a484dcefffb80934
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
|
checksum=b15a62085b1a10f55ae1cf17b7ded75b72b21be240c68071685db377c4afc628
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue