summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-09-27 16:50:56 -0300
committerDaniel Bermond2021-09-27 16:50:56 -0300
commit3eac40ee0097648cb8564467c52171a590972593 (patch)
tree97fe32c3214ddfbe302d35103b856290f3bdec6a
parent52e53b163fd84f70fc5dfee0f1ecf15265e57489 (diff)
downloadaur-3eac40ee0097648cb8564467c52171a590972593.tar.gz
Update to version 20210926
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9052350697a8..d3a101ead823 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210910
+ pkgver = 20210926
pkgrel = 1
url = https://m64p.github.io/
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = m64p
provides = mupen64plus-gui
conflicts = mupen64plus-gui
conflicts = mupen64plus
- source = git+https://github.com/loganmc10/m64p.git#tag=v2021.9.10
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.9.26
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-change-optimizations.patch
source = 030-m64p-fix-paths.patch
diff --git a/PKGBUILD b/PKGBUILD
index 9a3e5f28825f..66c51258784e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210910
+pkgver=20210926
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')