libXcursor: update to 1.2.2.

This commit is contained in:
skmpz 2024-05-23 10:15:16 +03:00 committed by Leah Neukirchen
parent e2608cc90b
commit ecb2a6e8f9

View file

@ -1,7 +1,7 @@
# Template file for 'libXcursor' # Template file for 'libXcursor'
pkgname=libXcursor pkgname=libXcursor
version=1.2.1 version=1.2.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="xorgproto libXfixes-devel libXrender-devel" makedepends="xorgproto libXfixes-devel libXrender-devel"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcursor" homepage="https://gitlab.freedesktop.org/xorg/lib/libxcursor"
distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.xz" distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.xz"
checksum=46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104 checksum=53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee
post_install() { post_install() {
vlicense COPYING vlicense COPYING