libXcursor: update to 1.2.1.
This commit is contained in:
parent
76bbcee08d
commit
b031708c30
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue