summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-21 06:30:25 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-21 06:30:25 -0700
commit7b4517f5cdc5d211a236eeeb0b7bbbaf2881e755 (patch)
treec8881e07a6481e9164b216ca4ddf5ce65c54abfd
parentAdd patch to build against non-legacy quazip (diff)
downloadmupen64plus-qt-7b4517f5cdc5d211a236eeeb0b7bbbaf2881e755.tar.xz
Updated to 1.15
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d858185..a26fd4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Arch version lacks additional optimization and hardening flags
pkgname=mupen64plus-qt
-pkgver=1.14
-pkgrel=2
+pkgver=1.15
+pkgrel=1
pkgdesc="A customizable launcher for Mupen64Plus"
arch=('i686' 'x86_64')
url="https://github.com/dh4/mupen64plus-qt"
@@ -14,7 +14,7 @@ depends=('quazip' 'mupen64plus' 'hicolor-icon-theme')
install=mupen64plus-qt.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dh4/${pkgname}/archive/${pkgver}.tar.gz"
"quazip-fix.patch")
-b2sums=('f81681861de61db9e68eb80941e97644a2e903b221c470e981c9e7f39e3cc720f59e57a08a7d5346b99ae963d6639c275c98f6519df9a203b0aaf567e9169451'
+b2sums=('9db7c5c7fefa99466933e4526338487b138eb970595d0ac92aedb1649e9786785b2472b7716cd24080e99cddda9d434207d2387515a62f6b2c111076bdcb10ed'
'8c312e5fe002bca6194ece5638ac2b80e3b3d7da23e6594aade37f1952981ae4874f92ce55f1b54ff122514de6070d25af99ec365d382ec04551d941950e0fc1')
prepare() {