summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-06-06 03:00:30 +0000
committerDaniel Bermond2020-06-06 03:00:30 +0000
commitfcfe0a86b5a49edc355171c43be0115bf96d9445 (patch)
tree21273a24964e73224920c3e7fab4696148bb8908
parent703079c7d9a5f1a8435d95a354859f34cf785aeb (diff)
downloadaur-fcfe0a86b5a49edc355171c43be0115bf96d9445.tar.gz
Updated to version 20200606
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7842b7d42157..70f457a53ca0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20200605
+ pkgver = 20200606
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=10910d73fe9d8ffda421c82202a9a58b2ffa9474
+ source = git+https://github.com/loganmc10/m64p.git#commit=4d7af20e8e1c391ef9804f01fc633c933ea4e9c0
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-enable-optimizations.patch
source = m64p.desktop
diff --git a/PKGBUILD b/PKGBUILD
index c7023def2fc6..12e3e96a369d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20200605
+pkgver=20200606
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=10910d73fe9d8ffda421c82202a9a58b2ffa9474
+_commit=4d7af20e8e1c391ef9804f01fc633c933ea4e9c0
source=("git+https://github.com/loganmc10/m64p.git#commit=${_commit}"
'010-m64p-remove-build-jobs-limitation.patch'
'020-m64p-enable-optimizations.patch'