summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2022-05-30 16:25:11 -0300
committerDaniel Bermond2022-05-30 16:25:11 -0300
commit6e70c50c05e41b87a2396eefc72f19a899ec3bf2 (patch)
tree4f53ab897338c45fa8fb6203cab52136566db9b1
parent7076f62b7a8ff472d4fe6e4c74b97e2c94e962f5 (diff)
downloadaur-6e70c50c05e41b87a2396eefc72f19a899ec3bf2.tar.gz
Update to version 20220529
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4662c8a46c88..0070fc4d10bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20220405
+ pkgver = 20220529
pkgrel = 1
url = https://m64p.github.io/
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = m64p
provides = mupen64plus-gui
conflicts = mupen64plus-gui
conflicts = mupen64plus
- source = git+https://github.com/loganmc10/m64p.git#tag=v2022.04.05
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2022.05.29
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-change-optimizations.patch
source = 030-m64p-remove-bundled-discord-and-vosk.patch
diff --git a/PKGBUILD b/PKGBUILD
index baa8653d15a2..1d4cc9d4adc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20220405
+pkgver=20220529
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')