[arch-commits] Commit in speed-dreams/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 13 05:40:37 UTC 2017


    Date: Wednesday, December 13, 2017 @ 05:40:36
  Author: svenstaro
Revision: 274119

Use https

Modified:
  speed-dreams/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-13 05:34:09 UTC (rev 274118)
+++ PKGBUILD	2017-12-13 05:40:36 UTC (rev 274119)
@@ -18,11 +18,11 @@
            "${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
            "${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
            "${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz")
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-base-${_pkgver}.tar.xz"
-        "http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
-        "http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
-        "http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
-        "http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz"
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-base-${_pkgver}.tar.xz"
+        "https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-unmaintained-${_pkgver}.tar.xz"
+        "https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-wip-cars-and-tracks-${_pkgver}.tar.xz"
+        "https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-hq-cars-and-tracks-${_pkgver}.tar.xz"
+        "https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-src-more-hq-cars-and-tracks-${_pkgver}.tar.xz"
         "${pkgname}.desktop")
 md5sums=('a1a296ab737d5144f1f570f4cabc7937'
          '0a9b1572d0660c60fa0553195578a36a'



More information about the arch-commits mailing list