summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormarco442021-01-26 09:15:05 +0100
committermarco442021-01-26 09:15:05 +0100
commitdb6f1d8d95e0926480a0ba9c12137433a59029e4 (patch)
tree6673fda5374267c94102e2af34118e26adbcf979 /PKGBUILD
parentcba7fbaaed24b33ad37cc6efbbc38616dbe487f5 (diff)
downloadaur-db6f1d8d95e0926480a0ba9c12137433a59029e4.tar.gz
Use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d91a799b0f55..3645d45c40d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('pg_qualstats-git: capture predicate statistics in PostgreSQL'
builddepends=()
makedepends=(git)
options=(!emptydirs !libtool)
-source=('git://github.com/powa-team/powa-archivist.git')
+source=('git+https://github.com/powa-team/powa-archivist.git')
md5sums=('SKIP')
install='powa-archivist-git.install'