From b78b12aa528d6244dc0ca2560c5348d06e67c6c3 Mon Sep 17 00:00:00 2001 From: Rodrigo Bezerra Date: Thu, 15 Jun 2017 21:42:33 -0300 Subject: [PATCH] Update git source URL --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6a2a511..1834a61 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -29,7 +29,7 @@ pkgbase = qtcreator-git provides = qtcreator conflicts = qtcreator options = docs - source = git://code.qt.io/qt-creator/qt-creator.git + source = git+https://code.qt.io/qt-creator/qt-creator.git md5sums = SKIP pkgname = qtcreator-git diff --git a/PKGBUILD b/PKGBUILD index 3526fe2..0ca4176 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -31,7 +31,7 @@ optdepends=('bzr: bazaar support' 'x11-ssh-askpass: ssh support') provides=('qtcreator') conflicts=('qtcreator') -source=("git://code.qt.io/qt-creator/qt-creator.git") +source=('git+https://code.qt.io/qt-creator/qt-creator.git') md5sums=('SKIP') pkgver() {