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

Florian Pritz bluewind at archlinux.org
Wed May 2 15:30:40 UTC 2018


    Date: Wednesday, May 2, 2018 @ 15:30:39
  Author: bluewind
Revision: 318664

Update source URL to https

Modified:
  tipp10/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-02 15:30:02 UTC (rev 318663)
+++ PKGBUILD	2018-05-02 15:30:39 UTC (rev 318664)
@@ -7,12 +7,12 @@
 pkgrel=7
 pkgdesc="intelligent typing tutor"
 arch=('x86_64')
-url="http://www.tipp10.com/"
+url="https://www.tipp10.com/"
 license=('GPL2')
 depends=('qt4')
 source=(defines.h.patch
         gcc-4.5.patch \
-        "http://www.tipp10.com/de/download/tipp10_source_v"${pkgver//./-}".zip")
+        "https://www.tipp10.com/de/download/tipp10_source_v"${pkgver//./-}".zip")
 md5sums=('73a987123ca842026b7bde5e89370b86'
          'a9d388ddb17ae93f13acb915bc8eba57'
          '38c1e1fc9c5ba183279efdd22b318b7a')



More information about the arch-commits mailing list