libXcursor: update to 1.2.1.

This commit is contained in:
Roberto Ricci 2022-04-14 12:32:55 +02:00 committed by Duncaen
parent 76bbcee08d
commit b031708c30
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'libXcursor' # Template file for 'libXcursor'
pkgname=libXcursor pkgname=libXcursor
version=1.2.0 version=1.2.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -8,9 +8,9 @@ makedepends="xorgproto libXfixes-devel libXrender-devel"
short_desc="Client-side cursor loading library for X" short_desc="Client-side cursor loading library for X"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://wiki.freedesktop.org/xorg/" homepage="https://gitlab.freedesktop.org/xorg/lib/libxcursor"
distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.bz2" distfiles="${XORG_SITE}/lib/libXcursor-${version}.tar.xz"
checksum=3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782 checksum=46c143731610bafd2070159a844571b287ac26192537d047a39df06155492104
post_install() { post_install() {
vlicense COPYING vlicense COPYING