summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2022-07-08 08:46:26 -0700
committerShadowKyogre2022-07-08 08:46:26 -0700
commitc2728445406b382b604165f5de42f7dcd161fa47 (patch)
tree431f36c741ab8d5a6d02570c7197ac098efca97a /PKGBUILD
parent43e89f04513b2b57c8b65e0376d4dd8b9146c498 (diff)
downloadaur-c2728445406b382b604165f5de42f7dcd161fa47.tar.gz
Update upstream URL to use git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bb8dea11f56..396da529ae24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ShadowKyogre <shadowkyogre.public@gmail. com>
pkgname=zsh-directory-history-git
-pkgver=1.1.0.r7.g4029b87
+pkgver=1.1.0.r9.g7abeca2
pkgrel=1
pkgdesc="Per directory history plugin for zsh"
arch=('any')
@@ -13,7 +13,7 @@ provides=('zsh-directory-history')
conflicts=('zsh-directory-history')
install="${pkgname}.install"
source=(
- 'git://github.com/tymm/zsh-directory-history'
+ 'git+https://github.com/tymm/zsh-directory-history'
)
pkgver() {