summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-04-20 11:22:33 +0000
committerDaniel Bermond2021-04-20 11:22:33 +0000
commit303fa251c66c94262ac1549f4e2bf7e777828873 (patch)
tree61f450200aed071ef7bb14a5591b43674e561474
parent7a92d845f2aa16e29f4b5d0f870b4df97509d56f (diff)
downloadaur-303fa251c66c94262ac1549f4e2bf7e777828873.tar.gz
Update to version 20210419
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7cf471c6f10..8c508432b4e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210412.1
+ pkgver = 20210419
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.12.1
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.4.19
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 e70f57ee2798..223bc7d33982 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210412.1
+pkgver=20210419
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')