mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
viewres: update to 1.0.8.
This commit is contained in:
parent
0defceeb14
commit
dc0c07cf19
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'viewres'
|
||||
pkgname=viewres
|
||||
version=1.0.7
|
||||
version=1.0.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Graphical class browser for Xt"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=b15a62085b1a10f55ae1cf17b7ded75b72b21be240c68071685db377c4afc628
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||
checksum=4b221c2b103390b166633612b9abf8036cbbe90605dbd8a37cf2a377fa2b6cd2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue