xcb-util-cursor: update to 0.1.3.
This commit is contained in:
parent
357e5c1a83
commit
b68cf5789e
1 changed files with 6 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build for 'xcb-util-cursor'.
|
||||
pkgname=xcb-util-cursor
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,7 +11,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://xcb.freedesktop.org"
|
||||
license="MIT"
|
||||
distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ed65367b810d47ab637011585135f4a84dd12e235dddcd3b26e0cfb3be21fb3a
|
||||
checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
xcb-util-cursor-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue