mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xrefresh: update to 1.1.0
This commit is contained in:
parent
5e04742b2a
commit
58b61d9cd5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xrefresh'
|
# Template file for 'xrefresh'
|
||||||
pkgname=xrefresh
|
pkgname=xrefresh
|
||||||
version=1.0.7
|
version=1.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/app/xrefresh"
|
homepage="https://gitlab.freedesktop.org/xorg/app/xrefresh"
|
||||||
distfiles="${XORG_SITE}/app/xrefresh-${version}.tar.gz"
|
distfiles="${XORG_SITE}/app/xrefresh-${version}.tar.gz"
|
||||||
checksum=f2817920f119bd9146ed3cde223b8a4ab17cb72da4ece7bddde35e18b31aa337
|
checksum=cbf0d3ed80f03188841a96ceb20e615b40a006e3928be2e179d9d5a0ded639b2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue