[arch-commits] CVS update of extra/science/corewars (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Aug 8 05:32:39 UTC 2007


    Date: Wednesday, August 8, 2007 @ 01:32:39
  Author: eric
    Path: /home/cvs-extra/extra/science/corewars

Modified: PKGBUILD (1.1 -> 1.2)

upgpkg: corewars 0.9.13-1
added license and arch field


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


Index: extra/science/corewars/PKGBUILD
diff -u extra/science/corewars/PKGBUILD:1.1 extra/science/corewars/PKGBUILD:1.2
--- extra/science/corewars/PKGBUILD:1.1	Sat Mar 26 19:34:03 2005
+++ extra/science/corewars/PKGBUILD	Wed Aug  8 01:32:39 2007
@@ -1,12 +1,15 @@
-# $Id: PKGBUILD,v 1.1 2005/03/27 00:34:03 damir Exp $
+# $Id: PKGBUILD,v 1.2 2007/08/08 05:32:39 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 pkgname=corewars
 pkgver=0.9.13
 pkgrel=1
 pkgdesc="Corewars is a simulation game where a number of programs try to crash each other"
+arch=('i686' 'x86_64')
 url="http://corewars.sourceforge.net/"
+license=('GPL2')
 depends=('gtk')
-source=(http://belnet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('0a0b8067533b83a96488109ee265f664')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list