mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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
|
||||
version=1.0.6
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="Graphical class browser for Xt"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=11c15db02066c1d5fc3febf9b185d16c1112f87e37c4b101a484dcefffb80934
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=b15a62085b1a10f55ae1cf17b7ded75b72b21be240c68071685db377c4afc628
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue