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

Jan de Groot jgc at archlinux.org
Sat Aug 15 16:17:44 UTC 2009


    Date: Saturday, August 15, 2009 @ 12:17:43
  Author: jgc
Revision: 49784

Switch to any architecture

Modified:
  xtrans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-15 16:14:44 UTC (rev 49783)
+++ PKGBUILD	2009-08-15 16:17:43 UTC (rev 49784)
@@ -1,15 +1,15 @@
 # $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=xtrans
 pkgver=1.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc="X transport library"
-arch=(i686 x86_64)
+arch=(any)
 license=('custom')
 url="http://xorg.freedesktop.org/"
 source=(${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('b3b57e78dc06885e79f8393a83619715')
+sha1sums=('093221433efb5539661a2fb4e2afa4b073b1fe27')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list