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

Jürgen Hötzel juergen at nymeria.archlinux.org
Tue Aug 13 08:44:15 UTC 2013


    Date: Tuesday, August 13, 2013 @ 10:44:15
  Author: juergen
Revision: 192490

upgpkg: ecl 13.5.1-1

Modified:
  ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-13 06:26:20 UTC (rev 192489)
+++ PKGBUILD	2013-08-13 08:44:15 UTC (rev 192490)
@@ -3,7 +3,7 @@
 # Maintainer: juergen <juergen at archlinux.org>
 
 pkgname=ecl
-pkgver=12.12.1
+pkgver=13.5.1
 pkgrel=1
 pkgdesc="Embeddable Common Lisp"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('texinfo')
 provides=('common-lisp' 'cl-asdf')
 options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/ecls/ecls/12.12/ecl-${pkgver}.tgz)
-md5sums=('014856bdfe265672f9d4b86a060a7aba')
+source=(http://downloads.sourceforge.net/project/ecls/ecls/13.5/ecl-${pkgver}.tgz)
+md5sums=('f6bb59d9383c51fc94e1c7ca5cf1c586')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list