summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormarco442021-01-26 09:17:10 +0100
committermarco442021-01-26 09:17:10 +0100
commitd7b9bcea829d7b18e3a486abc8296e21ee636360 (patch)
tree6a1b46c906e9a64292097df8bce04413f335ee5c /PKGBUILD
parentb4dc7eb03baf4e7b0ba0090706c67493b503b845 (diff)
downloadaur-pg_stat_kcache-git.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 c0938189612a..fad49559b2d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('postgresql')
builddepends=()
makedepends=(git)
options=(!emptydirs !libtool)
-source=('git://github.com/powa-team/pg_stat_kcache.git')
+source=('git+https://github.com/powa-team/pg_stat_kcache.git')
md5sums=('SKIP')
install='pg_stat_kcache-git.install'