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

Ronald van Haren ronald at archlinux.org
Sun Aug 3 11:44:54 UTC 2008


    Date: Sunday, August 3, 2008 @ 07:44:53
  Author: ronald
Revision: 7597

fix license & add arch field

Modified:
  lincity/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-03 11:43:57 UTC (rev 7596)
+++ PKGBUILD	2008-08-03 11:44:53 UTC (rev 7597)
@@ -7,7 +7,9 @@
 pkgrel=2
 pkgdesc="LinCity is an SVGALIB (Linux only) and X based city/country simulation game for Linux and other Unix platforms (Solaris, FreeBSD, HP_UX, AIX, SCO and IRIX)."
 depends=('libxext' 'libsm')
-source=(http://dl.sourceforge.net/sourceforge/lincity/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/lincity/$pkgname-$pkgver.tar.gz)
+license=('GPL')
+arch=('i686' 'x86_64')
 url="http://lincity.sourceforge.net/"
 
 build() {




More information about the arch-commits mailing list