summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXorg2015-12-30 16:10:37 +0100
committerXorg2015-12-30 16:10:37 +0100
commit452064bb1ded55b899213b636576dcfc5f0dfaac (patch)
tree150c79f2f5dd0cf21ae43e9470236bed0ab327dd
parent9cc341c460b80134150d6ba93f119611882ec398 (diff)
downloadaur-452064bb1ded55b899213b636576dcfc5f0dfaac.tar.gz
Add https in source
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92af9f10440c..a02a39b8ca52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Dec 22 19:17:25 UTC 2015
+# Wed Dec 30 15:10:14 UTC 2015
pkgbase = cpu-x-git
pkgdesc = A Free software that gathers information on CPU, motherboard and more (like CPU-Z)
pkgver = 2.91.0.r0.16a5f27
@@ -18,7 +18,7 @@ pkgbase = cpu-x-git
provides = cpu-x
conflicts = cpu-x
options = debug
- source = git://github.com/X0rg/CPU-X.git
+ source = git+https://github.com/X0rg/CPU-X.git
md5sums = SKIP
pkgname = cpu-x-git
diff --git a/PKGBUILD b/PKGBUILD
index 3a70b0e4682e..1dad8049ab61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('cmake' 'nasm')
provides=('cpu-x')
conflicts=('cpu-x')
options=('debug')
-source=("git://github.com/X0rg/CPU-X.git")
+source=("git+https://github.com/X0rg/CPU-X.git")
md5sums=('SKIP')
pkgver() {