summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-06-10 19:02:49 +0000
committerDaniel Bermond2021-06-10 19:02:49 +0000
commitb080fc80942e2db4d29dca212e7783495739b80f (patch)
treed10d17ce44eb7384262f87498aa289825390c65b
parent4095ec5e02a124b6258afddd3c8bc65a1b91742a (diff)
downloadaur-b080fc80942e2db4d29dca212e7783495739b80f.tar.gz
Update to version 20210610
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07215174cc24..b0d15f92125e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210606
+ pkgver = 20210610
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=v2021.6.6
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.6.10
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-change-optimizations.patch
source = 030-m64p-fix-paths.patch
@@ -41,4 +41,3 @@ pkgbase = m64p
sha256sums = 8df4e8076d28a1bc44f41b0129a9935da9839e8a8cb9944206757e47da561808
pkgname = m64p
-
diff --git a/PKGBUILD b/PKGBUILD
index 60b19badcf9e..2f0ffc666eb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210606
+pkgver=20210610
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')