summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-07-18 12:04:39 +0000
committerDaniel Bermond2021-07-18 12:04:39 +0000
commitbc18089c92a5e4c4fd6d8468307d0fc6e1e73952 (patch)
tree8aca0001f886a3b2da507e57cf94723122f2e724
parent8eb4949e6926143578f9ca807a7de41de9b95a01 (diff)
downloadaur-bc18089c92a5e4c4fd6d8468307d0fc6e1e73952.tar.gz
Update to version 20210713
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20269c2b5ca7..a15216ae9b5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210705
+ pkgver = 20210713
pkgrel = 1
url = https://m64p.github.io/
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = m64p
provides = mupen64plus-gui
conflicts = mupen64plus-gui
conflicts = mupen64plus
- source = git+https://github.com/loganmc10/m64p.git#tag=v2021.7.5
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.7.13
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 8dc6c4df4c01..d11f99430f9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210705
+pkgver=20210713
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')