summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-06-05 14:55:36 +0000
committerDaniel Bermond2020-06-05 14:55:36 +0000
commit703079c7d9a5f1a8435d95a354859f34cf785aeb (patch)
treeb0b05eaddeb0d9e448c1e8665d421b06a49b1810
parentd4c2b1a47d42baa8c3d665356703eabf1514b507 (diff)
downloadaur-703079c7d9a5f1a8435d95a354859f34cf785aeb.tar.gz
Updated to version 20200605
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10ea4b0d7e8e..7842b7d42157 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20200604
+ pkgver = 20200605
pkgrel = 1
url = https://m64p.github.io/
arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = m64p
conflicts = mupen64plus-gui
conflicts = mupen64plus-video-gliden64
conflicts = mupen64plus
- source = git+https://github.com/loganmc10/m64p.git#commit=bc57b4a0a53361978a1fdd9329e3a7091fcff088
+ source = git+https://github.com/loganmc10/m64p.git#commit=10910d73fe9d8ffda421c82202a9a58b2ffa9474
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-enable-optimizations.patch
source = m64p.desktop
diff --git a/PKGBUILD b/PKGBUILD
index ee1dcd2cd6d9..c7023def2fc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20200604
+pkgver=20200605
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('freetype2' 'glu' 'hidapi' 'libgl' 'libpng' 'libsamplerate'
makedepends=('git' 'cmake' 'nasm' 'icoutils')
provides=('mupen64plus-gui' 'mupen64plus-video-gliden64')
conflicts=('mupen64plus-gui' 'mupen64plus-video-gliden64' 'mupen64plus')
-_commit=bc57b4a0a53361978a1fdd9329e3a7091fcff088
+_commit=10910d73fe9d8ffda421c82202a9a58b2ffa9474
source=("git+https://github.com/loganmc10/m64p.git#commit=${_commit}"
'010-m64p-remove-build-jobs-limitation.patch'
'020-m64p-enable-optimizations.patch'