From 91fea2e90c87b282a3bb39b080b8c51eb52cdbbe Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Jan 2013 00:06:58 -0800 Subject: Wed Jan 23 00:06:58 PST 2013 --- community/nestopia/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/nestopia/PKGBUILD') diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD index b0fee1ae2..e2ddb8395 100644 --- a/community/nestopia/PKGBUILD +++ b/community/nestopia/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 80697 2012-11-29 16:17:59Z spupykin $ +# $Id: PKGBUILD 82601 2013-01-21 11:30:27Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Tiago Pierezan Camargo # Contributor: robb_force pkgname=nestopia -pkgver=1.43 +pkgver=1.44 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.html' @@ -14,8 +14,8 @@ depends=('sdl' 'alsa-lib' 'gtk3' 'glu') makedepends=('unzip' 'mesa') source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver" "build-fix.patch") -md5sums=('c73d45015eb16b9870a620a188a23275' - '49dc5a51243a023b47f25ff3d6aabd89') +md5sums=('ea59be039dfc50ae32a6decf905f04b8' + '4a852d8e484c2fe214377ec18a68356f') build() { cd ${srcdir}/rdanbrook-nestopia-* -- cgit v1.2.3-54-g00ecf