summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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=()