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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Dec 14 12:16:03 UTC 2016


    Date: Wednesday, December 14, 2016 @ 12:16:03
  Author: svenstaro
Revision: 283228

Use sha512sums and HTTPS

Modified:
  speech-dispatcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-14 12:15:49 UTC (rev 283227)
+++ PKGBUILD	2016-12-14 12:16:03 UTC (rev 283228)
@@ -28,10 +28,10 @@
     etc/speech-dispatcher/modules/flite.conf
     etc/speech-dispatcher/modules/pico-generic.conf
     etc/speech-dispatcher/speechd.conf)
-source=("http://www.freebsoft.org/pub/projects/speechd/$pkgname-$pkgver.tar.gz"
+source=("https://www.freebsoft.org/pub/projects/speechd/$pkgname-$pkgver.tar.gz"
         'speech-dispatcherd.service')
-md5sums=('0c89e02586c66733751fca1408333ccd'
-         'd26f52e2e95a30eaa83560f0e63faca5')
+sha512sums=('09af2f5da95031520dc5fc5946cdf109eece8bc6e30c188b7f99989c84b3035cd43c0dcf72f8af46e06ff77287fadc2662d3deba8ca55e9f91f4133baf84a3a1'
+            '73eb563003b03f4836b17af66335664050d1dc3bd8434be368cd09ff8933aa2adc4bd17c4ce5c1bbbd406a0b0880191426a679fa05eac0a30f4005eaeeb47340')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list