summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2022-02-18 19:19:21 -0300
committerDaniel Bermond2022-02-18 19:19:21 -0300
commit6210f9ded7873349d7e07a013c7140cb7b26fb96 (patch)
tree78dea72e44d21276a7caff73efbd9b7702deef78
parent032798dc6416cbc45495093731b480517edc56d2 (diff)
downloadaur-6210f9ded7873349d7e07a013c7140cb7b26fb96.tar.gz
Update to version 20220218
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a76ef0d4cf74..6c5d26af9a12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20220207
+ pkgver = 20220218
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.2.7
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2022.2.18
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 9fc6786d08b7..e30b192ba77d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20220207
+pkgver=20220218
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')