xcursor-themes: update to 1.0.7.
This commit is contained in:
parent
20e38e1450
commit
8c3fe7fa5d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xcursor-themes'
|
||||
pkgname=xcursor-themes
|
||||
version=1.0.6
|
||||
revision=2
|
||||
version=1.0.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config xcursorgen xorg-util-macros"
|
||||
makedepends="libXcursor-devel libXrender-devel"
|
||||
|
@ -9,8 +9,8 @@ short_desc="X.org Cursor themes"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ee1ec574741293abcf66ac14ce7e74add7ac6be7deb8b38179ef010d22354999
|
||||
distfiles="${XORG_SITE}/data/${pkgname}-${version}.tar.xz"
|
||||
checksum=95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue