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

Eric Belanger eric at archlinux.org
Sun Aug 17 01:08:21 UTC 2008


    Date: Saturday, August 16, 2008 @ 21:08:21
  Author: eric
Revision: 8936

adding md5sums

Modified:
  lincity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 00:57:03 UTC (rev 8935)
+++ PKGBUILD	2008-08-17 01:08:21 UTC (rev 8936)
@@ -6,11 +6,12 @@
 pkgver=1.12.1
 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)."
+arch=('i686' 'x86_64')
+url="http://lincity.sourceforge.net/"
+license=('GPL')
 depends=('libxext' 'libsm')
 source=(http://downloads.sourceforge.net/sourceforge/lincity/$pkgname-$pkgver.tar.gz)
-license=('GPL')
-arch=('i686' 'x86_64')
-url="http://lincity.sourceforge.net/"
+md5sums=('cda964325bc041993bbefba297faf42b')
 
 build() {
 cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list