summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Girard2019-11-07 11:12:54 +0100
committerCedric Girard2019-11-07 11:12:54 +0100
commitbdffb1e02ce0aa8c24a8d129d3b85b7ce7f1d087 (patch)
tree7283ed95db1d253e784d12a347a60b444edd6096
parent1a966be45377ec408b8f544f46b175f85b51f1cb (diff)
downloadaur-bdffb1e02ce0aa8c24a8d129d3b85b7ce7f1d087.tar.gz
upgpkg: autojump-git 22.5.3.r0.g06e082c-1
really correct the url...
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 572bd0f912b6..d4f0e09840c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = autojump-git
depends = python
provides = autojump
conflicts = autojump
- source = git+https://github.com/joelthelion/autojump.git
+ source = git+https://github.com/wting/autojump.git
md5sums = SKIP
pkgname = autojump-git
diff --git a/PKGBUILD b/PKGBUILD
index 7fe48904280f..e75141ecd649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ conflicts=('autojump')
provides=('autojump')
replaces=()
backup=()
-source=('git+https://github.com/joelthelion/autojump.git')
+source=('git+https://github.com/wting/autojump.git')
md5sums=('SKIP')
_gitname="autojump"