From b73aa81c21acc75e383d0e73e0fbf553d2b68232 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Jul 2013 02:01:16 -0700 Subject: Wed Jul 31 01:58:05 PDT 2013 --- community/nestopia/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/nestopia') 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 # Contributor: Tiago Pierezan Camargo # Contributor: robb_force 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() { -- cgit v1.2.3-54-g00ecf