summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArtem Vorotnikov2017-06-15 04:08:44 +0300
committerArtem Vorotnikov2017-06-15 04:08:44 +0300
commitc756d47c0d0f2767499266d3d4e0f3a4ab425987 (patch)
tree4fc556379f3295892ef9652b580645f49b4a80dd /PKGBUILD
parentd0f5714b200ea89a1c552c45a46718a95c728eaf (diff)
downloadaur-c756d47c0d0f2767499266d3d4e0f3a4ab425987.tar.gz
Add _ref
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2303ce8182e4..59be07be7d2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
# Contributor: Guillaume ALAUX <Guillaume at ALAUX dot net>
# Contributor: Shizeeg Unadequatov <shizeeque@gmail.com>
+_ref=""
pkgname=kakoune-git
pkgver=r4446.650a989
pkgrel=1
@@ -18,7 +19,7 @@ optdepends=('xorg-xmessage: for nicer debugging messages'
'tmux: tabbing support')
makedepends=('git' 'asciidoc')
-source=("${pkgname}::git+https://github.com/mawww/kakoune.git")
+source=("${pkgname}::git+https://github.com/mawww/kakoune.git${_ref}")
sha256sums=('SKIP')
pkgver() {