xcb-util-wm: update to 0.4.1.
This commit is contained in:
parent
da783977a0
commit
bde0942220
|
@ -1,6 +1,6 @@
|
||||||
# Template build for 'xcb-util-wm'.
|
# Template build for 'xcb-util-wm'.
|
||||||
pkgname=xcb-util-wm
|
pkgname=xcb-util-wm
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xcb.freedesktop.org"
|
homepage="http://xcb.freedesktop.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
distfiles="http://xcb.freedesktop.org/dist/$pkgname-$version.tar.bz2"
|
||||||
checksum=66f97c18f7d98d3c873fe5db5842d2fca34519274c31ee668551ab8995a2f51f
|
checksum=28bf8179640eaa89276d2b0f1ce4285103d136be6c98262b6151aaee1d3c2a3f
|
||||||
|
|
||||||
xcb-util-wm-devel_package() {
|
xcb-util-wm-devel_package() {
|
||||||
depends="libxcb-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libxcb-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue