[arch-commits] Commit in corewars (repos/extra-i686/PKGBUILD trunk/PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Aug 21 01:40:39 UTC 2008


    Date: Wednesday, August 20, 2008 @ 21:40:39
  Author: eric
Revision: 9936

added md5sums

Modified:
  corewars/repos/extra-i686/PKGBUILD
  corewars/trunk/PKGBUILD

---------------------------+
 repos/extra-i686/PKGBUILD |    2 ++
 trunk/PKGBUILD            |    2 ++
 2 files changed, 4 insertions(+)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2008-08-21 01:37:54 UTC (rev 9935)
+++ repos/extra-i686/PKGBUILD	2008-08-21 01:40:39 UTC (rev 9936)
@@ -4,9 +4,11 @@
 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/"
 depends=('gtk')
 source=(http://belnet.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('0a0b8067533b83a96488109ee265f664')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-08-21 01:37:54 UTC (rev 9935)
+++ trunk/PKGBUILD	2008-08-21 01:40:39 UTC (rev 9936)
@@ -4,10 +4,12 @@
 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)
+md5sums=('0a0b8067533b83a96488109ee265f664')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list