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

Juergen Hoetzel juergen at archlinux.org
Thu Oct 23 17:36:53 UTC 2008


    Date: Thursday, October 23, 2008 @ 13:36:52
  Author: juergen
Revision: 16902

upgpkg: clisp 2.46-1

Modified:
  clisp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-23 08:59:18 UTC (rev 16901)
+++ PKGBUILD	2008-10-23 17:36:52 UTC (rev 16902)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=clisp
-pkgver=2.45
-pkgrel=3
+pkgver=2.46
+pkgrel=1
 pkgdesc="ANSI Common Lisp interpreter, compiler and debugger"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -11,7 +11,7 @@
 makedepends=('ffcall')
 options=('!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/clisp/clisp-${pkgver}.tar.bz2)
-md5sums=('1f26ef23ca310366e328df925c23c663')
+md5sums=('8c4d8ed0f40e01999c4d799328a86c39')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list