Date: Saturday, February 25, 2017 @ 10:25:51
  Author: lfleischer
Revision: 213757

remind: Use HTTPs sources

Modified:
  remind/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-25 10:24:31 UTC (rev 213756)
+++ PKGBUILD    2017-02-25 10:25:51 UTC (rev 213757)
@@ -14,7 +14,7 @@
 optdepends=('tk: for tkremind'
             'tcllib: for tkremind'
             'tcl: for cm2rem.tcl')
-source=("http://www.roaringpenguin.com/files/download/${pkgname}-${_pkgver}.tar.gz"{,.sig})
+source=("https://www.roaringpenguin.com/files/download/${pkgname}-${_pkgver}.tar.gz"{,.sig})
 options=('!emptydirs')
 md5sums=('089c51c060fdda2357a833800a5bfe39'
          'SKIP')

Reply via email to