Date: Saturday, February 25, 2017 @ 10:28:08
  Author: lfleischer
Revision: 213759

stk: Switch to HTTPs sources

Modified:
  stk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-02-25 10:27:13 UTC (rev 213758)
+++ PKGBUILD    2017-02-25 10:28:08 UTC (rev 213759)
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'jack')
 makedepends=('pkg-config')
 optdepends=('tk: run provided demos/samples')
-source=("http://ccrma.stanford.edu/software/stk/release/$pkgname-$pkgver.tar.gz";
+source=("https://ccrma.stanford.edu/software/stk/release/$pkgname-$pkgver.tar.gz";
         "$pkgname.license"
         runtime.patch)
 md5sums=('87e1b1a24ec09f81321c01f2cdea513d'

Reply via email to