summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMastergatto2022-07-23 12:41:20 +0200
committerMastergatto2022-07-23 12:41:20 +0200
commitb260cc9ca86a0e252ab19915da80550ed6cd2b1d (patch)
treedc4c427d61bb075a2a01edbd7d8a21f05501af4a
parent4767d6570c5a2171b47ceab0f5bd739739d20f78 (diff)
downloadaur-mupen64plus-video-parallel-git.tar.gz
As the upstream is currently incompatible with mupen64plus, this AUR now points to a fork with last commits known to work
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b357a07b15c4..3d327405dc6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = mupen64plus-video-parallel-git
pkgdesc = Parallel RDP is a Vulkan-based RDP LLE plugin for mupen64plus
- pkgver = r25.813a98a
+ pkgver = r27.19a471b
pkgrel = 1
- url = https://github.com/loganmc10/parallel-rdp-standalone
+ url = https://github.com/Mastergatto/parallel-rdp-standalone
arch = x86_64
arch = i686
license = MIT
@@ -13,7 +13,7 @@ pkgbase = mupen64plus-video-parallel-git
optdepends = mupen64plus-rsp-cxd4: alternative LLE RSP to be paired with this plugin
provides = mupen64plus-video-parallel
conflicts = mupen64plus-video-parallel
- source = git+https://github.com/loganmc10/parallel-rdp-standalone.git#branch=m64p
+ source = git+https://github.com/Mastergatto/parallel-rdp-standalone.git#branch=m64p
source = fix-build.patch
sha256sums = SKIP
sha256sums = 98ecfc3377f8985606ea6a3c6d82823b4b122aabccc9dbe7ddf1dbcae7aeb673
diff --git a/PKGBUILD b/PKGBUILD
index 42312b959247..32cf67d6598e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Snowstorm64
pkgname=mupen64plus-video-parallel-git
-pkgver=r25.813a98a
+pkgver=r27.19a471b
pkgrel=1
pkgdesc="Parallel RDP is a Vulkan-based RDP LLE plugin for mupen64plus"
arch=("x86_64" "i686")
-url="https://github.com/loganmc10/parallel-rdp-standalone"
+url="https://github.com/Mastergatto/parallel-rdp-standalone"
license=("MIT")
depends=("mupen64plus-git")
makedepends=("git" "mesa")
@@ -13,7 +13,7 @@ optdepends=("mupen64plus-rsp-parallel: preferred LLE RSP to be paired with this
"mupen64plus-rsp-cxd4: alternative LLE RSP to be paired with this plugin")
provides=(mupen64plus-video-parallel)
conflicts=(mupen64plus-video-parallel)
-source=("git+https://github.com/loganmc10/parallel-rdp-standalone.git#branch=m64p"
+source=("git+https://github.com/Mastergatto/parallel-rdp-standalone.git#branch=m64p"
"fix-build.patch")
sha256sums=("SKIP"
"98ecfc3377f8985606ea6a3c6d82823b4b122aabccc9dbe7ddf1dbcae7aeb673")