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

Antonio Rojas arojas at archlinux.org
Tue Apr 9 15:11:03 UTC 2019


    Date: Tuesday, April 9, 2019 @ 15:11:02
  Author: arojas
Revision: 350463

https

Modified:
  clisp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 15:09:22 UTC (rev 350462)
+++ PKGBUILD	2019-04-09 15:11:02 UTC (rev 350463)
@@ -5,7 +5,7 @@
 pkgdesc="ANSI Common Lisp interpreter, compiler and debugger"
 arch=('x86_64')
 license=('GPL')
-url="http://clisp.cons.org/"
+url="https://clisp.sourceforge.io/"
 depends=('readline' 'libsigsegv')
 provides=('common-lisp')
 makedepends=('ffcall' 'mercurial')



More information about the arch-commits mailing list