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

Jelle van der Waa jelle at archlinux.org
Sat Apr 8 15:25:08 UTC 2017


    Date: Saturday, April 8, 2017 @ 15:25:07
  Author: jelle
Revision: 221375

Fix FS#50307

Modified:
  supercollider/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-08 15:15:17 UTC (rev 221374)
+++ PKGBUILD	2017-04-08 15:25:07 UTC (rev 221375)
@@ -8,7 +8,7 @@
 pkgrel=2
 pkgdesc="An environment and programming language for real time audio synthesis and algorithmic composition"
 arch=('i686' 'x86_64')
-url="http://supercollider.sourceforge.net/"
+url="http://supercollider.github.io"
 license=('GPL3')
 depends=('jack' 'fftw' 'cwiid' 'qt5-webkit')
 makedepends=('cmake' 'ruby' 'vim' 'emacs' 'qt5-tools' 'boost')



More information about the arch-commits mailing list