summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a1d56998a79..1e7c5b36cc4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,3 @@
-_ref=""
pkgname=kakoune-git
pkgver=r7175.3e89148d
pkgrel=1
@@ -23,7 +22,7 @@ makedepends=(
)
provides=('kakoune')
conflicts=('kakoune')
-source=("${pkgname}::git+https://github.com/mawww/kakoune.git${_ref}")
+source=("${pkgname}::git+https://github.com/mawww/kakoune.git")
sha256sums=('SKIP')
pkgver() {