summaryrefslogtreecommitdiff
path: root/community/nestopia
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-31 02:01:16 -0700
commitb73aa81c21acc75e383d0e73e0fbf553d2b68232 (patch)
treede88d1ae028f57b9f86759cca80d66ef7b32bf97 /community/nestopia
parent4afc07385539524e7f85fe0d977b90bc6d124cfd (diff)
Wed Jul 31 01:58:05 PDT 2013
Diffstat (limited to 'community/nestopia')
-rw-r--r--community/nestopia/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD
index e2ddb8395..4c4146735 100644
--- a/community/nestopia/PKGBUILD
+++ b/community/nestopia/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 82601 2013-01-21 11:30:27Z spupykin $
+# $Id: PKGBUILD 94780 2013-07-30 10:05:36Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tiago Pierezan Camargo <tcamargo@gmail.com>
# Contributor: robb_force <robb_force@holybuffalo.net>
pkgname=nestopia
-pkgver=1.44
+pkgver=1.45
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'
license=('GPL')
arch=('i686' 'x86_64')
-depends=('sdl' 'alsa-lib' 'gtk3' 'glu')
+depends=('sdl' 'alsa-lib' 'gtk3' 'glu' 'libarchive')
makedepends=('unzip' 'mesa')
source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver"
"build-fix.patch")
-md5sums=('ea59be039dfc50ae32a6decf905f04b8'
+md5sums=('f34aa327011af7c149ec679db5b53362'
'4a852d8e484c2fe214377ec18a68356f')
build() {