summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastian Löher2016-10-10 10:47:03 +0200
committerBastian Löher2016-10-10 10:47:03 +0200
commit6ed7c7afb2d3f7e90207ec092df96e20b7bcb628 (patch)
tree9e8be61b11089ce46ec9378816e3a24811bb6c46
parent41fe26c87ef104471e49f25d943a689335be9eb5 (diff)
downloadaur-6ed7c7afb2d3f7e90207ec092df96e20b7bcb628.tar.gz
Use dev branch.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0dca53c1a9e..26491d301b7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = r3broot-git
options = staticlibs
options = libtool
options = !strip
- source = r3broot-git::git+https://github.com/R3BRootGroup/R3BRoot
+ source = r3broot-git::git+https://github.com/R3BRootGroup/R3BRoot#dev
source = r3broot.install
md5sums = SKIP
md5sums = 29d9cea27a2cf33f7dfd028447f300d1
diff --git a/PKGBUILD b/PKGBUILD
index da86c48b8c38..d1cc38bcbfe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ backup=()
options=('!emptydirs' 'staticlibs' 'libtool' '!strip')
install=r3broot.install
changelog=
-source=("${pkgname}::git+https://github.com/R3BRootGroup/R3BRoot"
+source=("${pkgname}::git+https://github.com/R3BRootGroup/R3BRoot#dev"
'r3broot.install'
)
noextract=()