Date: Monday, January 11, 2016 @ 13:54:22 Author: spupykin Revision: 155990
upgpkg: nestopia 1.47-1 upd Modified: nestopia/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-11 12:54:19 UTC (rev 155989) +++ PKGBUILD 2016-01-11 12:54:22 UTC (rev 155990) @@ -4,8 +4,8 @@ # Contributor: robb_force <[email protected]> pkgname=nestopia -pkgver=1.46.2 -pkgrel=2 +pkgver=1.47 +pkgrel=1 pkgdesc='An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.' url='http://0ldsk00l.ca/nestopia/' license=('GPL') @@ -14,7 +14,7 @@ makedepends=('unzip' 'mesa' 'xdg-utils') source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver" "build-fix.patch") -md5sums=('3af8ed8ce084803a50a2d058b6d77e6e' +md5sums=('ea879cfc8693613dc42c0a7503cd9144' '4a852d8e484c2fe214377ec18a68356f') prepare() {
