summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMastergatto2022-06-19 23:28:59 +0200
committerMastergatto2022-06-19 23:28:59 +0200
commit4767d6570c5a2171b47ceab0f5bd739739d20f78 (patch)
tree5dc7358f89a3b1f405e7c5fd2bfeacfeae1f15d0
parent32e89f3feae01ea957ecf294bb7e309940ba8034 (diff)
downloadaur-4767d6570c5a2171b47ceab0f5bd739739d20f78.tar.gz
Repo has changed, we have to point to 'm64p' branch now.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 250d8ab3c069..b357a07b15c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mupen64plus-video-parallel-git
pkgdesc = Parallel RDP is a Vulkan-based RDP LLE plugin for mupen64plus
- pkgver = r17.3a85ca6
+ pkgver = r25.813a98a
pkgrel = 1
url = https://github.com/loganmc10/parallel-rdp-standalone
arch = x86_64
@@ -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
+ source = git+https://github.com/loganmc10/parallel-rdp-standalone.git#branch=m64p
source = fix-build.patch
sha256sums = SKIP
sha256sums = 98ecfc3377f8985606ea6a3c6d82823b4b122aabccc9dbe7ddf1dbcae7aeb673
diff --git a/PKGBUILD b/PKGBUILD
index 8de90429a6f4..42312b959247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Snowstorm64
pkgname=mupen64plus-video-parallel-git
-pkgver=r17.3a85ca6
+pkgver=r25.813a98a
pkgrel=1
pkgdesc="Parallel RDP is a Vulkan-based RDP LLE plugin for mupen64plus"
arch=("x86_64" "i686")
@@ -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"
+source=("git+https://github.com/loganmc10/parallel-rdp-standalone.git#branch=m64p"
"fix-build.patch")
sha256sums=("SKIP"
"98ecfc3377f8985606ea6a3c6d82823b4b122aabccc9dbe7ddf1dbcae7aeb673")