Date: Monday, March 11, 2013 @ 14:33:55 Author: arodseth Revision: 86025
upgpkg: fceux 2.2.1.1-1 Modified: fceux/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-11 10:57:25 UTC (rev 86024) +++ PKGBUILD 2013-03-11 13:33:55 UTC (rev 86025) @@ -4,7 +4,7 @@ # Contributor: Jo Christian Bergskås <[email protected]> pkgname=fceux -pkgver=2.2.1 +pkgver=2.2.1.1 pkgrel=1 url='http://www.fceux.com/' pkgdesc='Fast and ultra-compatible NES/Famicom emulator' @@ -14,8 +14,8 @@ makedepends=('scons' 'mesa-libgl' 'glu') optdepends=('xchm: for viewing the manual') install="$pkgname.install" -source=("https://sourceforge.net/projects/fceultra/files/Source%20Code/$pkgver%20src/$pkgname-$pkgver.src.tar.gz") -sha256sums=('e55fbed6b64bbcb60a9ce158592efd176f6bb56b7296c44737cc71119a8b0055') +source=("https://downloads.sourceforge.net/project/fceultra/Source%20Code/2.2.1%20src/$pkgname-$pkgver.src.tar.gz") +sha256sums=('afb0b3b8e1d2eea40c59777ef538b69b16164ae53c406106e541099534db828c') build() { cd "$srcdir/$pkgname-$pkgver"
