summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNadia Holmquist Pedersen2020-04-26 15:01:11 +0200
committerNadia Holmquist Pedersen2020-04-26 15:01:11 +0200
commit08cbb28e939f6f6fd968d268a989d415a4c62368 (patch)
tree5a97d0efbbfbef04e52037cf0492505ea0cbcde8
parent1011c2ff3d2119ff43c5c29bfc5f1f47ff8875f7 (diff)
downloadaur-melonds-git-jit.tar.gz
Update to use the generic_jit branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 135fa6468571..5ff8c5fb1201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = melonds-git-jit
provides = melonds
conflicts = melonds
conflicts = melonds-git
- source = git+https://github.com/Arisotura/melonDS.git#branch=jit_master_merge
+ source = git+https://github.com/Arisotura/melonDS.git#branch=generic_jit
sha256sums = SKIP
pkgname = melonds-git-jit
diff --git a/PKGBUILD b/PKGBUILD
index fe10ce578a59..dd0c3ae5c3e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nadia Holmquist Pedersen <nadia@nhp.sh>
pkgname=melonds-git-jit
-pkgver=0.8.3.r1070.49be24d
+pkgver=0.8.3.r1115.a9dd6e3
pkgdesc='DS emulator, sorta. also 1st quality melon - JIT recompiler branch.'
pkgrel=1
arch=('x86_64' 'aarch64')
@@ -15,7 +15,7 @@ optdepends=(
provides=('melonds')
conflicts=('melonds' 'melonds-git')
-_branch=jit_master_merge
+_branch=generic_jit
source=("git+https://github.com/Arisotura/melonDS.git#branch=${_branch}")
sha256sums=('SKIP')