summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornfnty2016-07-21 01:01:42 +0200
committernfnty2016-07-21 01:01:42 +0200
commit71c1b3518e6edc27ed01609ec905a71a664e4f4f (patch)
tree1a329af5fbf3e41739293800899a1b5fa9441e74 /PKGBUILD
parent6ab349be49defd1722dd207b0129bc6f98a25882 (diff)
downloadaur-71c1b3518e6edc27ed01609ec905a71a664e4f4f.tar.gz
Use HTTPS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2efb12ec945f..29f3f5258548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc='Additional style plugins for Qt5'
pkgver='r1'
pkgrel='1'
arch=('i686' 'x86_64')
-url="http://code.qt.io/cgit/qt/${srcname}"
+url="https://code.qt.io/cgit/qt/${srcname}"
license=('LGPL')
depends=('qt5-base' 'gconf' 'gtk2' 'libx11')