summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ab32cfd8b56..82e8d378939d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name='history-search-multi-word'
pkgname="zsh-${_name}-git"
-pkgver=r309.a87074c
+pkgver=r315.5b44d8c
pkgrel=1
pkgdesc='Multi-word, syntax highlighted history searching for Zsh'
arch=('any')
@@ -11,7 +11,7 @@ license=('MIT')
url='https://github.com/zdharma-continuum/history-search-multi-word'
depends=('zsh>=5.0.0')
makedepends=('git')
-source=("${_name}::${url//https/git}")
+source=("${_name}::${url//https/git+https}.git")
sha512sums=('SKIP')
pkgver() {