summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Arias2018-03-25 13:55:29 +0200
committerPablo Arias2018-03-25 13:55:29 +0200
commit69116ccace79f115a64d02f2be347520fab53b62 (patch)
treeec35cab9d629e814f6d648cad83378ae773f16e0
parentbbf54eaf99762fc2983c2a5ff1305ed281cbf2b2 (diff)
downloadaur-69116ccace79f115a64d02f2be347520fab53b62.tar.gz
Changed protocol to git+https
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 418b0ea26289..75e179a51c27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('python')
makedepends=('git')
conflicts=('googler')
-source=('git://github.com/jarun/googler.git')
+source=('git+https://github.com/jarun/googler.git')
md5sums=('SKIP')
prepare() {