summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2022-04-01 07:42:10 -0300
committerDaniel Bermond2022-04-01 07:42:10 -0300
commita8f6b1b4b4c6edf26525c96200e42857ddc1a6d2 (patch)
treee74128b422898f0a4f41818dbd4728da3904781c
parent91d26a327c4ba01d3b97014f73af61dd344ad713 (diff)
downloadaur-a8f6b1b4b4c6edf26525c96200e42857ddc1a6d2.tar.gz
Update to version 20220331
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0e9fa2324c7..68f2424490ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20220314
+ pkgver = 20220331
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=v2022.03.14
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2022.03.31
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 73ffe25a6721..36216838734d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20220314
+pkgver=20220331
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')