summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn-Gee2019-12-18 04:42:46 -0800
committerJohn-Gee2019-12-18 04:42:46 -0800
commit715fc57086a63ee4e92f8ce0c21c603640fc76c5 (patch)
tree84195162911f02858151c61aa06cdc7765caebb4 /PKGBUILD
parentcddfc91549946ff8cc1d58a51728ea5fdea4d03e (diff)
downloadaur-715fc57086a63ee4e92f8ce0c21c603640fc76c5.tar.gz
Updated to 113.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45f059d1ce26..a445116846ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: gee
pkgname=higan-bsnes
-pkgver=113
-pkgverR=113
+pkgver=113.1
+pkgverR=113r1
pkgrel=1
pkgdesc='Nintendo SNES emulator, faster official flavor of higan'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('alsa-lib' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
'libudev.so')
conflicts=('bsnes' 'bsnes-classic')
source=("https://download.byuu.org/bsnes_v${pkgverR}-source.zip")
-sha256sums=('0b0ddefcfb367db4ce3c994e82f72f529ba2a18a94ea7f8954818a84c61371ac')
+sha256sums=('b90570e2c7840c642730e7e91ae37035eca7e3f664a709e8ab988887b97ef2b2')
#root issue in package
prepare() {