summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaporeon2019-10-01 20:40:15 +1300
committerVaporeon2019-10-01 20:40:15 +1300
commitcdb0d532a56a1d805f485b29ea8661076ae308aa (patch)
tree16115cd524f29011e26b0f203c6545f8a07903a9
parent77eacd1644f8bf5009982bbe2d501dd2607e0ecb (diff)
downloadaur-cdb0d532a56a1d805f485b29ea8661076ae308aa.tar.gz
update
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4973c6c8013b..a1e7a148e0e5 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Elaina Martineau <elainamartineau@gmail.com>
pkgname=bsnes-qt5
-pkgver=108
+pkgver=110
pkgrel=1
pkgdesc='Super Nintendo emulator focusing on performance, features, and ease of use.'
arch=('x86_64')
@@ -10,8 +10,8 @@ url='https://byuu.org/emulation/bsnes/'
license=('GPL3')
depends=('qt5-base' 'libpulse' 'libxv' 'libao' 'openal' 'sdl2')
conflicts=('bsnes-classic' 'bsnes-plus' 'bsnes')
-source=("https://download.byuu.org/bsnes_v${pkgver//./r}-source.7z" 'package.patch')
-sha256sums=('49c560b8438d0ea3942b1cd90ac3d4b5a33074eca77a0b24a7af463e87187bec'
+source=("https://download.byuu.org/bsnes_v${pkgver//./r}-source.zip" 'package.patch')
+sha256sums=('16dfd733e9bd717547a7ebdc6af5b06ac15597fddff90df64e9115e685887dbd'
'e800849a4e6c9b431578c2c55bfaab7b0619629ba34bd97f38bae64d5f2412d6')
prepare() {