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

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


    Date: Wednesday, August 20, 2008 @ 22:44:29
  Author: eric
Revision: 9955

Merged revisions 2-9954 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/tuxnes/trunk

........
  r356 | aaron | 2008-04-18 18:56:27 -0400 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r9954 | eric | 2008-08-20 22:44:11 -0400 (Wed, 20 Aug 2008) | 1 line
  
  added md5sums
........

Modified:
  tuxnes/repos/extra-i686/	(properties)
  tuxnes/repos/extra-i686/PKGBUILD

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


Property changes on: tuxnes/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /tuxnes/trunk:1
   + /tuxnes/trunk:1-9954

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-21 02:44:11 UTC (rev 9954)
+++ extra-i686/PKGBUILD	2008-08-21 02:44:29 UTC (rev 9955)
@@ -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