xcb-util-renderutil: update to 0.3.9.

This commit is contained in:
Juan RP 2014-06-13 08:30:33 +02:00
parent 987e47ac56
commit 8d181c51f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build for 'xcb-util-renderutil'.
pkgname=xcb-util-renderutil
version=0.3.8
version=0.3.9
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://xcb.freedesktop.org"
license="GPL-2"
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
checksum=9789a5c55728fa7bae374d9fdf1c61095869bdc68561911760879095644c7452
checksum=c6e97e48fb1286d6394dddb1c1732f00227c70bd1bedb7d1acabefdd340bea5b
xcb-util-renderutil-devel_package() {
depends="libxcb-devel ${sourcepkg}>=${version}"