summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-18 21:03:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-10-18 21:03:22 -0700
commit50c5bf82ac93f26c5ab6b7463d81876163f0d20c (patch)
tree9fbf5fd4428a9baba686ace1c13156aa81133a74
parentFix title (diff)
downloadmupen64plus-qt-50c5bf82ac93f26c5ab6b7463d81876163f0d20c.tar.xz
Rebuild against quazip-legacy
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be52554..2f555e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=mupen64plus-qt
pkgver=1.14
-pkgrel=1
+pkgrel=1.2
pkgdesc="A customizable launcher for Mupen64Plus"
arch=('i686' 'x86_64')
url="https://github.com/dh4/mupen64plus-qt"
license=('BSD')
-depends=('quazip' 'mupen64plus' 'hicolor-icon-theme')
+depends=('quazip-legacy' 'mupen64plus' 'hicolor-icon-theme')
install=mupen64plus-qt.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/dh4/${pkgname}/archive/${pkgver}.tar.gz")
b2sums=('f81681861de61db9e68eb80941e97644a2e903b221c470e981c9e7f39e3cc720f59e57a08a7d5346b99ae963d6639c275c98f6519df9a203b0aaf567e9169451')