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

Antonio Rojas arojas at archlinux.org
Thu Apr 22 20:57:17 UTC 2021


    Date: Thursday, April 22, 2021 @ 20:57:17
  Author: arojas
Revision: 413518

libxcrypt rebuild

Modified:
  clisp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 20:53:33 UTC (rev 413517)
+++ PKGBUILD	2021-04-22 20:57:17 UTC (rev 413518)
@@ -1,12 +1,12 @@
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 pkgname=clisp
 pkgver=2.49.93
-pkgrel=4
+pkgrel=5
 pkgdesc="ANSI Common Lisp interpreter, compiler and debugger"
 arch=('x86_64')
 license=('GPL')
 url="https://clisp.sourceforge.io/"
-depends=('readline' 'libsigsegv' 'ffcall')
+depends=('readline' 'libsigsegv' 'ffcall' 'libxcrypt' 'libunistring')
 provides=('common-lisp')
 makedepends=('mercurial')
 options=('!makeflags' '!emptydirs')



More information about the arch-commits mailing list