summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent6ed7c7afb2d3f7e90207ec092df96e20b7bcb628 (diff)
downloadaur-dd378a5d8c5a5460f6dc6ae1d32a55997f12916b.tar.gz
Use dev branch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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=()