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

Jan Steffens heftig at archlinux.org
Wed Oct 18 23:06:49 UTC 2017


    Date: Wednesday, October 18, 2017 @ 23:06:48
  Author: heftig
Revision: 308223

https

Modified:
  speex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 23:03:19 UTC (rev 308222)
+++ PKGBUILD	2017-10-18 23:06:48 UTC (rev 308223)
@@ -10,7 +10,7 @@
 url="https://speex.org/"
 license=(BSD)
 depends=(libogg speexdsp)
-source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094')
 
 build() {



More information about the arch-commits mailing list