summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-09-05 14:36:27 +0000
committerDaniel Bermond2020-09-05 14:36:27 +0000
commit4796d6fa91aa51ac7bfa6fdbc548ccb2dc77425c (patch)
treef66b4f49e6cc70b8862dba8fa9907e65d23cbefe
parent382586b5814268f808bd74888142f8ef8253ef87 (diff)
downloadaur-4796d6fa91aa51ac7bfa6fdbc548ccb2dc77425c.tar.gz
Updated to version 20200902
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a4cdc34647a..9735f1d7199d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20200628
+ pkgver = 20200902
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=3c73e89577f2994f03aa201764eb0eaa5fbba153
+ source = git+https://github.com/loganmc10/m64p.git#commit=7060acec836ad9471f6f1c307bf9e028bf25158c
source = 010-m64p-remove-build-jobs-limitation.patch
source = 020-m64p-enable-optimizations.patch
source = m64p.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 7ce34d467846..aa37024e3e30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20200628
+pkgver=20200902
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=3c73e89577f2994f03aa201764eb0eaa5fbba153
+_commit=7060acec836ad9471f6f1c307bf9e028bf25158c
source=("git+https://github.com/loganmc10/m64p.git#commit=${_commit}"
'010-m64p-remove-build-jobs-limitation.patch'
'020-m64p-enable-optimizations.patch'