summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Gagarski2019-09-03 19:29:13 +0300
committerKirill Gagarski2019-09-03 19:29:13 +0300
commitf60175623dcd1d0bfa2e5525cca435a5824c29b8 (patch)
treecc6da7890d6b0feef2603dcbffb62a12530325f5 /PKGBUILD
parent3172930d7264a70efba3e4259969173b837bf366 (diff)
downloadaur-gi-bash-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 719ab1752bac..82766fa89262 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('gi' 'bash-completion')
provides=('gi-bash-completion')
conflicts=('gi-bash-completion')
install=
-source=(git+https://bitbucket.org/gagarski/$pkgname.git#tag=$pkgver)
+source=(git+https://github.com/gagarski/$pkgname.git#tag=$pkgver)
md5sums=('SKIP')