xcb-util-cursor: update to 0.1.2.
This commit is contained in:
parent
5f9f4193d1
commit
2b28508549
|
@ -1,7 +1,7 @@
|
|||
# Template build for 'xcb-util-cursor'.
|
||||
pkgname=xcb-util-cursor
|
||||
version=0.1.1
|
||||
revision=2
|
||||
version=0.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config gperf m4"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://xcb.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
|
||||
checksum=517a1febcede3bc994e356c4c066e297a12ca219063b7d39047e29c7a8860652
|
||||
checksum=ed65367b810d47ab637011585135f4a84dd12e235dddcd3b26e0cfb3be21fb3a
|
||||
|
||||
xcb-util-cursor-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue