summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Hasting2023-02-01 13:17:29 -0500
committerDan Hasting2023-02-01 13:17:29 -0500
commited1ac4984e92fe5dba39815def9d95cbece37104 (patch)
treeafa4807beadf0f52b130a1180be3e2bb24c0e8f4 /PKGBUILD
parentacd3108cb0582ece8a391076be8068e772455ded (diff)
downloadaur-mupen64plus-qt.tar.gz
Update quazip version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4026e6530a9c..db0e8da7ddf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mupen64plus-qt
pkgver=1.15
-pkgrel=3
+pkgrel=4
pkgdesc="A customizable launcher for Mupen64Plus"
arch=('i686' 'x86_64')
url="https://github.com/dh4/mupen64plus-qt"
@@ -10,7 +10,7 @@ install=mupen64plus-qt.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dh4/${pkgname}/archive/${pkgver}.tar.gz"
"quazip-fix.patch")
sha256sums=('c41448adb7dd6acb6d4f56f7cdd2f25a8fd9a9e9ee23e334c0969b835802f20a'
- 'd5bb4fea752a82f190a8c243f54ab44979f4499af1386f832a1021beab92d7f6')
+ 'b1a04d37fbd5f548c1d23824ab1553064cb5f9ffba218b08e951d61dfa756ef2')
build() {
cd "$srcdir/$pkgname-$pkgver"