[arch-commits] Commit in xcb-proto/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Dec 19 19:52:55 UTC 2009


    Date: Saturday, December 19, 2009 @ 14:52:55
  Author: jgc
Revision: 61568

upgpkg: xcb-proto 1.6-1
    Update to 1.6 - convert to -any architecture

Modified:
  xcb-proto/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-19 19:46:08 UTC (rev 61567)
+++ PKGBUILD	2009-12-19 19:52:55 UTC (rev 61568)
@@ -3,15 +3,15 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xcb-proto
-pkgver=1.5
+pkgver=1.6
 pkgrel=1
 pkgdesc="XML-XCB protocol descriptions"
-arch=(i686 x86_64)
+arch=(any)
 url="http://xcb.freedesktop.org/"
 license=('custom')
 makedepends=('python' 'libxml2')
 source=(${url}/dist/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7d0481790104a10ff9174895ae954533')
+sha1sums=('e82418557c7f59f29da9ec18e0906d6d78e3a164')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list