Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68b88c02454e5578c627aba0a22c32fa6d1f8584
commit 68b88c02454e5578c627aba0a22c32fa6d1f8584 Author: Slown <[email protected]> Date: Sat May 21 11:49:37 2016 +0100 xcb-proto-1.12-1-x86_64 * version bump diff --git a/source/x11/xcb-proto/FrugalBuild b/source/x11/xcb-proto/FrugalBuild index 3b0d3ff..5c76782 100644 --- a/source/x11/xcb-proto/FrugalBuild +++ b/source/x11/xcb-proto/FrugalBuild @@ -1,18 +1,18 @@ -# Compiling Time: 0.01 SBU +# Compiling Time: 0.04 SBU # Maintainer: bouleetbil <[email protected]> USE_DEVEL=${USE_DEVEL:-"n"} pkgname=xcb-proto -pkgver=1.11 -pkgrel=2 +pkgver=1.12 +pkgrel=1 pkgdesc="X.org X protocol descriptions for XCB" url="http://xcb.freedesktop.org" groups=('x11' 'xorg-core' 'xorg-proto') depends=() archs=('i686' 'x86_64' 'arm') options=('nostrip') -makedepends=('x11-protos>=0.1-3' 'libxml2>=2.9.3-2') +makedepends=('x11-protos>=0.1-3' 'libxml2>=2.9.3-3') if Fuse DEVEL; then pkgver=$pkgver.1.gc4497cd @@ -22,7 +22,7 @@ if Fuse DEVEL; then else up2date="Flasttar $url/dist" source=($url/dist/$pkgname-$pkgver.tar.bz2) - sha1sums=('608bd60663e223464d38acec0183ddb827776401') + sha1sums=('e93da374ecef9359370edc0160bcb8b2a2f7d9f6') fi build() { @@ -34,4 +34,3 @@ build() { ./autogen.sh Fbuild } - _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
