summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-05-30 17:40:05 +0000
committerDaniel Bermond2021-05-30 17:40:05 +0000
commit60f93526cb3a6dae05a2eaad9ab1aa9b8b7d2668 (patch)
tree6e7a5afbbe6c81fd8ce3a776750198c44aafea7d
parent3c2d85d0c114f0a956c41907882ef79c128516cc (diff)
downloadaur-60f93526cb3a6dae05a2eaad9ab1aa9b8b7d2668.tar.gz
Update to version 20210530
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31eb4e29195f..3a397aec4501 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210512
+ pkgver = 20210530
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.5.12
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.5.30
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 d8c1044f4952..4ba690f6ea1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210512
+pkgver=20210530
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')