summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2020-11-19 18:36:20 +0000
committerDaniel Bermond2020-11-19 18:36:20 +0000
commit08333fb60bd156f72ab8b732a15d3a31e5f4c925 (patch)
treeb2f76761c405d28c65638e4ba7c606ec03278d75 /PKGBUILD
parent229fb26b76eac348561fe0e6761bb52d463498d5 (diff)
downloadaur-08333fb60bd156f72ab8b732a15d3a31e5f4c925.tar.gz
Update to version 20201118
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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'