xcb-util-wm: update to 0.4.1.

This commit is contained in:
Juan RP 2014-02-27 07:58:37 +01:00
parent da783977a0
commit bde0942220
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build for 'xcb-util-wm'.
pkgname=xcb-util-wm
version=0.4.0
version=0.4.1
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -12,7 +12,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=66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f
checksum=28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
xcb-util-wm-devel_package() {
depends="libxcb-devel ${sourcepkg}>=${version}_${revision}"