[arch-commits] Commit in nestopia/trunk (PKGBUILD)

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Jul 30 10:05:13 UTC 2013


    Date: Tuesday, July 30, 2013 @ 12:05:13
  Author: spupykin
Revision: 94779

upgpkg: nestopia 1.45-1

upd

Modified:
  nestopia/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-30 10:01:35 UTC (rev 94778)
+++ PKGBUILD	2013-07-30 10:05:13 UTC (rev 94779)
@@ -4,17 +4,17 @@
 # Contributor: robb_force <robb_force at 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() {




More information about the arch-commits mailing list