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

Federico Cinelli cinelli at nymeria.archlinux.org
Sun Mar 17 20:17:49 UTC 2013


    Date: Sunday, March 17, 2013 @ 21:17:48
  Author: cinelli
Revision: 86464

Fixed archs

Modified:
  gen2shp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-17 20:08:11 UTC (rev 86463)
+++ PKGBUILD	2013-03-17 20:17:48 UTC (rev 86464)
@@ -4,9 +4,9 @@
 
 pkgname=gen2shp
 pkgver=0.3.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Converts ArcInfo generate format to shapefile format'
-arch=('any')
+arch=('i686' 'x86_64')
 url='http://www.intevation.de/~jan/gen2shp/'
 license=('GPL')
 depends=('glibc' 'shapelib')




More information about the arch-commits mailing list