summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0x9fff002022-03-19 13:40:37 +0100
committer0x9fff002022-03-19 13:40:37 +0100
commit00b04335f72b98b0698945628f8f8ef72724f2a1 (patch)
tree1ae0627ed14afa8808db52f4ad3e27f230738a66
parent16c73f92ac9b307d98ff6f3f42e575a14f79a6fc (diff)
downloadaur-00b04335f72b98b0698945628f8f8ef72724f2a1.tar.gz
specify master branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2930384d18a4..cf7a7c1f05ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = futurerestore-m1stadev-git
provides = futurerestore-marijuanarm-git
conflicts = futurerestore
replaces = futurerestore-marijuanarm-git
- source = git+https://github.com/m1stadev/futurerestore.git
+ source = git+https://github.com/m1stadev/futurerestore.git#branch=master
source = git+https://github.com/DanTheMann15/tsschecker.git
source = git+https://github.com/m1stadev/idevicerestore.git
source = git+https://github.com/tihmstar/jssy.git
diff --git a/PKGBUILD b/PKGBUILD
index e5a08267fe02..63480d3cbac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('git')
provides=("$_name" "$_forkpkgname" 'futurerestore-marijuanarm-git')
conflicts=("$_name")
replaces=('futurerestore-marijuanarm-git')
-source=("git+$url.git"
+source=("git+$url.git#branch=master"
'git+https://github.com/DanTheMann15/tsschecker.git'
'git+https://github.com/m1stadev/idevicerestore.git'
'git+https://github.com/tihmstar/jssy.git'