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

Jürgen Hötzel juergen at archlinux.org
Sun Jun 21 18:43:30 UTC 2020


    Date: Sunday, June 21, 2020 @ 18:43:29
  Author: juergen
Revision: 389934

upgpkg: ecl 20.4.24-1

Modified:
  ecl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 18:37:07 UTC (rev 389933)
+++ PKGBUILD	2020-06-21 18:43:29 UTC (rev 389934)
@@ -2,8 +2,8 @@
 # Maintainer: juergen <juergen at archlinux.org>
 
 pkgname=ecl
-pkgver=16.1.3
-pkgrel=4
+pkgver=20.4.24
+pkgrel=1
 pkgdesc="Embeddable Common Lisp"
 arch=('x86_64')
 url="https://common-lisp.net/project/ecl/"
@@ -13,7 +13,7 @@
 provides=('common-lisp' 'cl-asdf')
 options=('!makeflags')
 source=("https://common-lisp.net/project/ecl/static/files/release/${pkgname}-${pkgver}.tgz")
-sha256sums=('76a585c616e8fa83a6b7209325a309da5bc0ca68e0658f396f49955638111254')
+sha256sums=('670838edf258a936b522fdb620da336de7e575aa0d27e34841727252726d0f07')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list