summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaporeon2020-03-06 08:17:19 +1300
committerVaporeon2020-03-06 08:17:19 +1300
commitb719d0b23b0a5b00caf23bd8877643e45d468baf (patch)
tree4007889da9888bced55520ce6647a211b7e2f581
parentc8eaae9979b30ab909c06d79e126e56e965fe0d9 (diff)
downloadaur-b719d0b23b0a5b00caf23bd8877643e45d468baf.tar.gz
Update to v115
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8341d27ca76..01e8a5522869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 20 07:35:21 UTC 2020
+# Thu Mar 5 19:17:15 UTC 2020
pkgbase = bsnes-qt5
pkgdesc = Super Nintendo emulator focusing on performance, features, and ease of use.
- pkgver = 114
+ pkgver = 115
pkgrel = 1
url = https://byuu.org/emulation/bsnes/
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = bsnes-qt5
conflicts = bsnes-classic
conflicts = bsnes-plus
conflicts = bsnes
- source = https://download.byuu.org/bsnes_v114-source.zip
+ source = https://byuu.org/download/bsnes/bsnes_v115-source.zip
source = package.patch
- sha256sums = b6868e4bf63d912be94b66546cf5470831aceb3fc1b2bd0564b7f6d9b084ac0e
+ sha256sums = 4f983feda32f5f6e494f8ea5363fc97ebfe92e0d7b78d71ebe013ed7933e2386
sha256sums = f391b8ce83ed1dfe93d83484464613de1fa1c454d69b02c5234efc9ef69fd3bb
pkgname = bsnes-qt5
diff --git a/PKGBUILD b/PKGBUILD
index da57a493032b..a069f9195ab4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Elaina Martineau <elainamartineau@gmail.com>
pkgname=bsnes-qt5
-pkgver=114
+pkgver=115
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.zip" 'package.patch')
-sha256sums=('b6868e4bf63d912be94b66546cf5470831aceb3fc1b2bd0564b7f6d9b084ac0e'
+source=("https://byuu.org/download/bsnes/bsnes_v${pkgver//./r}-source.zip" 'package.patch')
+sha256sums=('4f983feda32f5f6e494f8ea5363fc97ebfe92e0d7b78d71ebe013ed7933e2386'
'f391b8ce83ed1dfe93d83484464613de1fa1c454d69b02c5234efc9ef69fd3bb')
prepare() {