summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6831f1a90324..250541dd2763 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('postgresql')
builddepends=()
makedepends=(git llvm)
options=(!emptydirs !libtool)
-source=('git://github.com/okbob/plpgsql_check')
+source=('git+https://github.com/okbob/plpgsql_check')
md5sums=('SKIP')
install=''