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

Xyne xyne at archlinux.org
Mon Aug 7 23:27:22 UTC 2017


    Date: Monday, August 7, 2017 @ 23:27:21
  Author: xyne
Revision: 249535

changed to HTTPS

Modified:
  reflector/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-07 21:23:14 UTC (rev 249534)
+++ PKGBUILD	2017-08-07 23:27:21 UTC (rev 249535)
@@ -5,12 +5,12 @@
 pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman mirror list.'
 arch=(any)
 license=(GPL)
-url="http://xyne.archlinux.ca/projects/reflector"
+url="https://xyne.archlinux.ca/projects/reflector"
 depends=(python3)
 optdepends=('rsync: rate rsync mirrors')
 source=(
-  http://xyne.archlinux.ca/projects/reflector/src/reflector-2017.6.tar.xz
-  http://xyne.archlinux.ca/projects/reflector/src/reflector-2017.6.tar.xz.sig
+  https://xyne.archlinux.ca/projects/reflector/src/reflector-2017.6.tar.xz
+  https://xyne.archlinux.ca/projects/reflector/src/reflector-2017.6.tar.xz.sig
 )
 sha512sums=(
   aaccb8444dcbcdc145df0165dcfe6ddcb39aac606d70f6734a55dc3303c34273d2eb91695d2ea1a54bc72ea74938308fd6ecbb00c91d8d09692e8e8452819797



More information about the arch-commits mailing list