mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 13:22:56 +02:00
xcursorgen: update to 1.0.9.
This commit is contained in:
parent
3b19a1c826
commit
aff49aeeb2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xcursorgen'
|
# Template file for 'xcursorgen'
|
||||||
pkgname=xcursorgen
|
pkgname=xcursorgen
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.gz"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b8bb2756918343b8bc15a4ce875e9efb6c4e7777adba088280e53dd09753b6ac
|
checksum=21082be975472e469dd79d46166cee3720fda80a54382dc8d03fa7a4cd39837a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue