summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-02-24 10:41:14 +0000
committerDaniel Bermond2021-02-24 10:41:14 +0000
commit1a0874c975be057eb2d0292ffdff76fb578ab5fe (patch)
tree6f62ad0d6771e873051daa016c03cfe437cb8990
parent21cbd41d2e2e0429e357335c46b6401ba5f56eb8 (diff)
downloadaur-1a0874c975be057eb2d0292ffdff76fb578ab5fe.tar.gz
Update to version 20210223
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd99e6140b55..c6cdf37a2593 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210221
+ pkgver = 20210223
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=Feb212021
+ source = git+https://github.com/loganmc10/m64p.git#tag=Feb232021
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 f635292915ea..38accd280b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210221
+pkgver=20210223
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')