Date: Saturday, December 15, 2018 @ 20:59:04
  Author: maximbaz
Revision: 416412

espeak: use https sources

Modified:
  espeak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-15 20:58:10 UTC (rev 416411)
+++ PKGBUILD    2018-12-15 20:59:04 UTC (rev 416412)
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('portaudio' 'libpulse')
 options=('!emptydirs')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-source.zip";)
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-source.zip";)
 sha256sums=('bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f0659')
 
 build() {

Reply via email to