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

Jan de Groot jgc at archlinux.org
Fri Aug 7 15:00:31 UTC 2009


    Date: Friday, August 7, 2009 @ 11:00:31
  Author: jgc
Revision: 49399

Switch to 'any' architecture, remove inputproto dependency. Needs lots of updated libs and protos

Modified:
  xextproto/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-07 14:28:20 UTC (rev 49398)
+++ PKGBUILD	2009-08-07 15:00:31 UTC (rev 49399)
@@ -2,16 +2,15 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xextproto
-pkgver=7.0.5
+pkgver=7.1.0
 pkgrel=1
 pkgdesc="X11 various extension wire protocol"
-arch=(i686 x86_64)
+arch=('any')
 license=('custom')
-depends=('inputproto>=1.5')
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e6841018a7c64983b0954aa2c564d115')
-sha1sums=('d62e704039e7c647da66c9a6531ebdede37dace8')
+md5sums=('d54562771718a02508c6e0255409145d')
+sha1sums=('78c1fd39befbc3e8ef8396b3ce5fb40294ebfeef')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list