From e96f6ac6e912185a495a99af2b0d51b73bd1d044 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Jun 2011 23:02:42 +0000 Subject: Fri Jun 17 23:02:42 UTC 2011 --- community/fceux/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'community/fceux') diff --git a/community/fceux/PKGBUILD b/community/fceux/PKGBUILD index 532a8fd53..4e9ccae29 100644 --- a/community/fceux/PKGBUILD +++ b/community/fceux/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 31918 2010-11-07 20:45:58Z lcarlier $ +# $Id: PKGBUILD 49458 2011-06-16 19:25:29Z angvp $ # Maintainer: Eric Belanger # Contributor: Jo Christian Bergskås pkgname=fceux -pkgver=2.1.4a -pkgrel=4 +pkgver=2.1.5 +pkgrel=1 arch=('i686' 'x86_64') url="http://fceux.com/web/home.html" pkgdesc="A fast and ultra-compatible NES/Famicom emulator with SDL, OpenGL and SVGALIB support" @@ -16,9 +16,6 @@ provides=('fceu' 'gfceux') replaces=('fceu' 'gfceux') source=(http://downloads.sourceforge.net/fceultra/$pkgname-${pkgver}.src.tar.bz2 \ fceux.desktop fceux.png) -md5sums=('a1252a888cdc8b2c42ae031211f2fad6' - '30baf915c936926fa50f59d8276f6575' - '3fe753731ac46b5fee528b1f73abd3e3') build() { cd "${srcdir}/fceu$pkgver" @@ -33,3 +30,6 @@ build() { } # vim:set ts=2 sw=2 et: +md5sums=('e8b20e62bbbb061b1a59d51b47c827bd' + '30baf915c936926fa50f59d8276f6575' + '3fe753731ac46b5fee528b1f73abd3e3') -- cgit v1.2.3-54-g00ecf