summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Gagarski2019-09-03 19:29:51 +0300
committerKirill Gagarski2019-09-03 19:29:51 +0300
commit0b1efeef8b02522337519cf032737a97a915b489 (patch)
tree5546629ea896fe9c4600e9a6b548319db62d6dc0 /PKGBUILD
parent0b6f8863ce27ea52b488e7063a5303c53f9ed4c2 (diff)
downloadaur-gi-zsh-completion.tar.gz
fix the repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59cc10ba72d8..af581656d776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('gi' 'zsh' 'zsh-completions')
provides=('gi-zsh-completion')
conflicts=('gi-zsh-completion')
install=
-source=(git+https://bitbucket.org/gagarski/$pkgname.git#tag=$pkgver)
+source=(git+https://github.com/gagarski/$pkgname.git#tag=$pkgver)
md5sums=('SKIP')