mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
xprop: update to 1.2.3.
This commit is contained in:
parent
5a0a90cff1
commit
88a4fd4d7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'xprop'.
|
# Template build file for 'xprop'.
|
||||||
pkgname=xprop
|
pkgname=xprop
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="${XORG_HOME}"
|
homepage="${XORG_HOME}"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6
|
checksum=d22afb28c86d85fff10a50156a7d0fa930c80ae865d70b26d805fd28a17a521b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue