summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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=()