summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXorg2015-12-30 16:14:32 +0100
committerXorg2015-12-30 16:14:32 +0100
commit2e249a3a3c1be3ecc8ac8db37cb03cc0028e9b04 (patch)
tree09c5bd926aa9f214c5d7331b3d13df42f6cc76fb /PKGBUILD
parent7e5b44d14ed0df3a36eb03efe71a7f92d5258d9d (diff)
downloadaur-2e249a3a3c1be3ecc8ac8db37cb03cc0028e9b04.tar.gz
Add https in source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e14a6569a508..a442c03f6cc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('ncurses')
makedepends=('git')
provides=('radeontop')
conflicts=('radeontop')
-source=('git://github.com/clbr/radeontop.git')
+source=('git+https://github.com/clbr/radeontop.git')
sha256sums=('SKIP')
pkgver() {