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

Eric Belanger eric at archlinux.org
Thu Aug 21 02:44:12 UTC 2008


    Date: Wednesday, August 20, 2008 @ 22:44:11
  Author: eric
Revision: 9954

added md5sums

Modified:
  tuxnes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-21 02:42:33 UTC (rev 9953)
+++ PKGBUILD	2008-08-21 02:44:11 UTC (rev 9954)
@@ -6,8 +6,11 @@
 pkgver=0.75
 pkgrel=1
 pkgdesc="TuxNES is based on Nestra, a great public-domain NES emulator"
-source=(http://unc.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+arch=("i686")
 url="http://tuxnes.sourceforge.net/"
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('5db0cd42dfdff3e681805e93b4867c43')
+
 build() {
 cd $startdir/src/$pkgname-$pkgver
 ./configure --prefix=/usr




More information about the arch-commits mailing list