summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastian Löher2016-10-10 10:51:00 +0200
committerBastian Löher2016-10-10 10:51:00 +0200
commitdd378a5d8c5a5460f6dc6ae1d32a55997f12916b (patch)
treebe7fa76d1124ab3da938effd1c1b98dd303e4ca3
parent6ed7c7afb2d3f7e90207ec092df96e20b7bcb628 (diff)
downloadaur-dd378a5d8c5a5460f6dc6ae1d32a55997f12916b.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 26491d301b7b..c81c0b7cf4c9 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#dev
+ source = r3broot-git::git+https://github.com/R3BRootGroup/R3BRoot#branch=dev
source = r3broot.install
md5sums = SKIP
md5sums = 29d9cea27a2cf33f7dfd028447f300d1
diff --git a/PKGBUILD b/PKGBUILD
index d1cc38bcbfe1..2229f76759e4 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#dev"
+source=("${pkgname}::git+https://github.com/R3BRootGroup/R3BRoot#branch=dev"
'r3broot.install'
)
noextract=()