[arch-commits] Commit in subsurface-marble/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Tue Nov 1 22:10:12 UTC 2016


    Date: Tuesday, November 1, 2016 @ 22:10:11
  Author: bisson
Revision: 194302

add https

Modified:
  subsurface-marble/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 22:10:07 UTC (rev 194301)
+++ PKGBUILD	2016-11-01 22:10:11 UTC (rev 194302)
@@ -7,12 +7,12 @@
 pkgver=4.5.6
 pkgrel=1
 pkgdesc='Virtual Globe'
-url='http://git.subsurface-divelog.org/'
+url='https://git.subsurface-divelog.org/'
 license=('GPL' 'LGPL' 'FDL')
 arch=('i686' 'x86_64')
 makedepends=('cmake')
 depends=('qt5-'{script,svg,tools,webkit} 'marble-data')
-source=("http://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
+source=("https://subsurface-divelog.org/downloads/${_pkgname}-${pkgver}.tgz")
 sha1sums=('2112aeaf4562dc29bb942f18faea894544a3a6d8')
 
 build() {



More information about the arch-commits mailing list