Date: Sunday, March 7, 2010 @ 14:52:53
  Author: jgc
Revision: 71576

upgpkg: glproto 1.4.11-2
Convert to arch=any

Modified:
  glproto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-03-07 19:38:06 UTC (rev 71575)
+++ PKGBUILD    2010-03-07 19:52:53 UTC (rev 71576)
@@ -1,15 +1,15 @@
 # $Id$
-# Maintainer: Alexander Baldeck <[email protected]>
-# Contributor: Jan de Groot <[email protected]>
+# Maintainer: Jan de Groot <[email protected]>
+# Contributor: Alexander Baldeck <[email protected]>
 pkgname=glproto
 pkgver=1.4.11
-pkgrel=1
+pkgrel=2
 pkgdesc="X11 OpenGL extension wire protocol"
-arch=(i686 x86_64)
+arch=(any)
 url="http://xorg.freedesktop.org/";
 license=('custom')
 
source=(http://xorg.freedesktop.org/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2
-       COPYING)
+        COPYING)
 md5sums=('78e7c4dc7dcb74b1869fee7897e00f59'
          'a2228066bf4e15d351290deec0d9c250')
 

Reply via email to