summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ca46d38319d..dd6d971a2f41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nestopia
pkgdesc = An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.
- pkgver = 1.48
- pkgrel = 3
+ pkgver = 1.49
+ pkgrel = 1
url = http://0ldsk00l.ca/nestopia/
arch = x86_64
license = GPL
@@ -14,7 +14,7 @@ pkgbase = nestopia
depends = gtk3
depends = libarchive
depends = libao
- source = git+https://github.com/rdanbrook/nestopia.git#tag=1.48
+ source = git+https://github.com/rdanbrook/nestopia.git#tag=1.49
sha256sums = SKIP
pkgname = nestopia
diff --git a/PKGBUILD b/PKGBUILD
index 74038e34f01b..bed37a2011ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: robb_force <robb_force@holybuffalo.net>
pkgname=nestopia
-pkgver=1.48
-pkgrel=3
+pkgver=1.49
+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')