summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank LENORMAND2019-07-21 11:55:36 +0300
committerFrank LENORMAND2019-07-21 11:55:36 +0300
commit808442ce5d31f9851eb9dac4f58def8d168f4a11 (patch)
tree9f402a63d4add1226a742ef70b50faee4b2863d0
parentaed844369513ffdab276d94e1126cbe52a4a82a6 (diff)
downloadaur-808442ce5d31f9851eb9dac4f58def8d168f4a11.tar.gz
Revert "Add _ref"
This reverts commit c756d47c0d0f2767499266d3d4e0f3a4ab425987.
-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() {