summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Claßen2022-03-23 00:41:50 +0100
committerPhilipp Claßen2022-03-23 00:41:50 +0100
commitd113d24ecf643ecbf2de026e7b3030fac675b408 (patch)
tree816997119d88286a08f99fa40b9dd8ebb2fcbb0f /PKGBUILD
parent888354a055c339caca9072ae17a3f0d780fca495 (diff)
downloadaur-z-git.tar.gz
"git://" has been discontinued; switching to "git+https://"
https://github.blog/2021-09-01-improving-git-protocol-security
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')