summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-05-25 15:08:04 +0000
committerDaniel Bermond2020-05-25 15:08:04 +0000
commite22bf4f3ab76370ecc25a3ccd24304ba221038c3 (patch)
tree2198c169afdb5251a8e15943ae8b5d6fdb522bc4
parentf3c6559fdc4e9ed81e2b9041c093ea9812c1e324 (diff)
downloadaur-e22bf4f3ab76370ecc25a3ccd24304ba221038c3.tar.gz
Updated to version 20200525
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43830305760d..2effe9cc35fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = m64p
pkgdesc = Mupen64Plus with custom plugins and Qt5 GUI
- pkgver = 20200523
+ pkgver = 20200525
pkgrel = 1
url = https://m64p.github.io/
arch = x86_64
@@ -24,11 +24,11 @@ pkgbase = m64p
depends = zlib
depends = hicolor-icon-theme
provides = mupen64plus-gui
- provides = mupenplus-video-gliden64
+ provides = mupen64plus-video-gliden64
conflicts = mupen64plus-gui
- conflicts = mupenplus-video-gliden64
+ conflicts = mupen64plus-video-gliden64
conflicts = mupen64plus
- source = git+https://github.com/loganmc10/m64p.git#commit=a89a751bbfd2b7fe31f23acd3bfb2e41a3a7be2c
+ source = git+https://github.com/loganmc10/m64p.git#commit=b5cbdf8173649ec18ac76ff402e0a93313fecc58
source = git+https://github.com/m64p/mupen64plus-gui.git
source = git+https://github.com/m64p/mupen64plus-audio-sdl2.git
source = git+https://github.com/mupen64plus/mupen64plus-rsp-hle.git
diff --git a/PKGBUILD b/PKGBUILD
index be3ed08ec705..2b449e33cce6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=m64p
-pkgver=20200523
+pkgver=20200525
pkgrel=1
pkgdesc='Mupen64Plus with custom plugins and Qt5 GUI'
arch=('x86_64')
@@ -11,9 +11,9 @@ depends=('freetype2' 'glu' 'hidapi' 'libgl' 'libpng' 'libsamplerate'
'minizip' 'p7zip' 'qt5-base' 'qt5-websockets' 'sdl2' 'sdl2_net'
'zlib' 'hicolor-icon-theme')
makedepends=('git' 'cmake' 'nasm' 'icoutils')
-provides=('mupen64plus-gui' 'mupenplus-video-gliden64')
-conflicts=('mupen64plus-gui' 'mupenplus-video-gliden64' 'mupen64plus')
-_commit=a89a751bbfd2b7fe31f23acd3bfb2e41a3a7be2c
+provides=('mupen64plus-gui' 'mupen64plus-video-gliden64')
+conflicts=('mupen64plus-gui' 'mupen64plus-video-gliden64' 'mupen64plus')
+_commit=b5cbdf8173649ec18ac76ff402e0a93313fecc58
source=("git+https://github.com/loganmc10/m64p.git#commit=${_commit}"
'git+https://github.com/m64p/mupen64plus-gui.git'
'git+https://github.com/m64p/mupen64plus-audio-sdl2.git'