summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2020-10-22 10:19:35 +0000
committerDaniel Bermond2020-10-22 10:19:35 +0000
commit52a67405a3f5bbe3f35fa9d20e9f0386dacfb348 (patch)
tree899d06ed6ad4d9ca0d4a4227050c5c5d34ce30dd /PKGBUILD
parentc2ef57f3b8dac24926d64b24587766a59f32e3dd (diff)
downloadaur-52a67405a3f5bbe3f35fa9d20e9f0386dacfb348.tar.gz
Update to version 20201020
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73831711dfa7..4e697fa10f23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20201018
+pkgver=20201020
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' 'icoutils')
provides=('mupen64plus-gui' 'mupen64plus-video-gliden64')
conflicts=('mupen64plus-gui' 'mupen64plus-video-gliden64' 'mupen64plus')
-_commit=c4a279bf61163d984fc3bf69cacadf060f780874
+_commit=2aa2588a91d5ca97d6fa97dbdffa05bcd88583f6
source=("git+https://github.com/loganmc10/m64p.git#commit=${_commit}"
'010-m64p-remove-build-jobs-limitation.patch'
'020-m64p-enable-optimizations.patch'