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

Jürgen Hötzel juergen at nymeria.archlinux.org
Mon Mar 18 13:28:26 UTC 2013


    Date: Monday, March 18, 2013 @ 14:28:25
  Author: juergen
Revision: 180161

upgpkg: ecl 12.12.1-1

Modified:
  ecl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-18 13:15:20 UTC (rev 180160)
+++ PKGBUILD	2013-03-18 13:28:25 UTC (rev 180161)
@@ -3,7 +3,7 @@
 # Maintainer: juergen <juergen at archlinux.org>
 
 pkgname=ecl
-pkgver=12.7.1
+pkgver=12.12.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.7/ecl-12.7.1.tar.gz)
-md5sums=('ce8dd2136fbbc74e44a1c41b32db1f3c')
+source=(http://downloads.sourceforge.net/project/ecls/ecls/12.12/ecl-${pkgver}.tgz)
+md5sums=('014856bdfe265672f9d4b86a060a7aba')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list