summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2018-07-21 22:42:28 -0400
committerredfish2018-07-21 22:43:15 -0400
commitf03e087cd090a84d697658acf0310267cffce270 (patch)
tree7750ff40e65258a9b7e14cfd089396af44377da3
parentf1a2385d1345c2b99432c66bbdcde5a57ec0c2de (diff)
downloadaur-f03e087cd090a84d697658acf0310267cffce270.tar.gz
source: VCS packages should use https+git (policy)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0db697cb602..113f6bf1a0ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jul 22 02:33:57 UTC 2018
+# Sun Jul 22 02:43:04 UTC 2018
pkgbase = zeronet-git
pkgdesc = Decentralized websites using Bitcoin crypto and the BitTorrent network.
pkgver = 0.6.3
@@ -17,7 +17,7 @@ pkgbase = zeronet-git
conflicts = zeronet
options = !strip
backup = etc/zeronet.conf
- source = git://github.com/HelloZeroNet/ZeroNet.git
+ source = git+https://github.com/HelloZeroNet/ZeroNet.git
source = zeronet.conf
source = zeronet.service
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d5e34747a7ec..ecde8d9449b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL2')
pkgdesc="Decentralized websites using Bitcoin crypto and the BitTorrent network."
provides=(zeronet)
conflicts=(zeronet)
-source=("git://github.com/HelloZeroNet/ZeroNet.git"
+source=("git+https://github.com/HelloZeroNet/ZeroNet.git"
"zeronet.conf"
"zeronet.service")
md5sums=('SKIP'