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 9efc8daaa09f..dd82a9c43a1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=z
pkgname=z-git
-pkgver=1.11.7.g9d5a3fe
+pkgver=1.11.23.gb82ac78
pkgrel=1
pkgdesc="z keeps track of where you've been and provides a convenient \
way to jump to directory that you actually use (git version)"
@@ -17,7 +17,7 @@ provides=('z')
conflicts=('z')
install=z-git.install
makedepends=('git')
-source=(git://github.com/rupa/z)
+source=(git+https://github.com/rupa/z)
md5sums=('SKIP')