summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2021-07-29 16:09:55 +0000
committerDaniel Bermond2021-07-29 16:09:55 +0000
commitd0d0212c58f41f5a067f592a5c966d855448eada (patch)
tree08bd1b195b9d6869d452c56a76410b2dad6be371
parentcbfca5e4606b11b154526c495f05190aa450b598 (diff)
downloadaur-d0d0212c58f41f5a067f592a5c966d855448eada.tar.gz
Update to version 20210727
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db40e5157d38..5072d9d40648 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20210719
+ pkgver = 20210727
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.7.19
+ source = git+https://github.com/loganmc10/m64p.git#tag=v2021.7.27
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 ce15d312af65..fda0c3cac1ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20210719
+pkgver=20210727
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')