We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b19a1c commit aff49aeCopy full SHA for aff49ae
1 file changed
srcpkgs/xcursorgen/template
@@ -1,6 +1,6 @@
1
# Template file for 'xcursorgen'
2
pkgname=xcursorgen
3
-version=1.0.8
+version=1.0.9
4
revision=1
5
build_style=gnu-configure
6
hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
10
license="MIT"
11
homepage="http://xorg.freedesktop.org"
12
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.gz"
13
-checksum=b8bb2756918343b8bc15a4ce875e9efb6c4e7777adba088280e53dd09753b6ac
+checksum=21082be975472e469dd79d46166cee3720fda80a54382dc8d03fa7a4cd39837a
14
15
post_install() {
16
vlicense COPYING
0 commit comments