aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArondight2016-06-25 22:22:56 +0800
committerArondight2016-06-25 22:22:56 +0800
commit284e1f2e333bb227dba322f71094da8fb4fe01b4 (patch)
tree4caa107932c7af4e266d5a6f157f000bd4e28758
parente20be6b8d7a4d63ca86bdc82d03593cea832cc50 (diff)
downloadaur-284e1f2e333bb227dba322f71094da8fb4fe01b4.tar.gz
Use specific tag
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf90a16dfb00..1cbd065430dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ replaces=()
backup=()
options=()
install="${pkgname%-git}.install"
-source=("${pkgname%-git}::git+${url}#branch=master")
+source=("${pkgname%-git}::git+${url}#tag=v1.0")
noextract=()
sha256sums=('SKIP')