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

Juergen Hoetzel juergen at archlinux.org
Thu Jun 16 08:47:05 UTC 2011


    Date: Thursday, June 16, 2011 @ 04:47:04
  Author: juergen
Revision: 127540

update to 11.1.1

Modified:
  ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-16 08:28:42 UTC (rev 127539)
+++ PKGBUILD	2011-06-16 08:47:04 UTC (rev 127540)
@@ -3,7 +3,7 @@
 # Maintainer: juergen <juergen at archlinux.org>
 
 pkgname=ecl
-pkgver=10.4.1
+pkgver=11.1.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/10.4/ecl-10.4.1.tar.gz)
-md5sums=('be53f5e55a3f07c7cfb5fb5cd9a2a3f0')
+source=(http://downloads.sourceforge.net/project/ecls/ecls/11.1/ecl-11.1.1.tar.gz)
+md5sums=('6963cfa00e1c6d4a2123fd62100b02e6')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list