summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-05-13 12:17:20 +0000
committerDaniel Bermond2021-05-13 12:17:20 +0000
commit3c2d85d0c114f0a956c41907882ef79c128516cc (patch)
tree96f3db1dbcda8ebd61a30db9ff9a7199a4e784c6
parent303fa251c66c94262ac1549f4e2bf7e777828873 (diff)
downloadaur-3c2d85d0c114f0a956c41907882ef79c128516cc.tar.gz
Update to version 20210512
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c508432b4e3..31eb4e29195f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210419
+ pkgver = 20210512
pkgrel = 1
url = https://m64p.github.io/
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = m64p
conflicts = mupen64plus-gui
conflicts = mupen64plus-video-gliden64
conflicts = mupen64plus
- source = git+https://github.com/loganmc10/m64p.git#tag=v2021.4.19
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.5.12
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-enable-optimizations.patch
source = 030-m64p-fix-paths.patch
diff --git a/PKGBUILD b/PKGBUILD
index 223bc7d33982..d8c1044f4952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210419
+pkgver=20210512
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')