summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-11-19 18:36:20 +0000
committerDaniel Bermond2020-11-19 18:36:20 +0000
commit08333fb60bd156f72ab8b732a15d3a31e5f4c925 (patch)
treeb2f76761c405d28c65638e4ba7c606ec03278d75
parent229fb26b76eac348561fe0e6761bb52d463498d5 (diff)
downloadaur-08333fb60bd156f72ab8b732a15d3a31e5f4c925.tar.gz
Update to version 20201118
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00fcc4267d46..70c43c636cb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20201101
+ pkgver = 20201118
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#commit=aa3d849a2705bc62b9cb08e236a4819ae81c54b8
+ source = git+https://github.com/loganmc10/m64p.git#commit=b3adcb5c5aee9d59ebc48d19f7dc7b5e38b272b4
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 8345d4b6ca40..dcfab30cf705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20201101
+pkgver=20201118
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=('p7zip: for 7z/zip support')
makedepends=('git' 'cmake' 'nasm' 'python' 'zip' 'icoutils')
provides=('mupen64plus-gui' 'mupen64plus-video-gliden64')
conflicts=('mupen64plus-gui' 'mupen64plus-video-gliden64' 'mupen64plus')
-_commit=aa3d849a2705bc62b9cb08e236a4819ae81c54b8
+_commit=b3adcb5c5aee9d59ebc48d19f7dc7b5e38b272b4
source=("git+https://github.com/loganmc10/m64p.git#commit=${_commit}"
'010-m64p-remove-build-jobs-limitation.patch'
'020-m64p-enable-optimizations.patch'