diff options
author | root <root@rshg054.dnsready.net> | 2012-04-02 00:01:14 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-02 00:01:14 +0000 |
commit | 8ebbe4e4befac1396a153b356fc9793655dde4ff (patch) | |
tree | b957bcef566f4da47b8d4a406c64837ec6e3b2e7 /extra/clisp/PKGBUILD | |
parent | 939efb693a8b362edc0c6ccba62c5ce54fb501af (diff) |
Mon Apr 2 00:01:14 UTC 2012
Diffstat (limited to 'extra/clisp/PKGBUILD')
-rw-r--r-- | extra/clisp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/clisp/PKGBUILD b/extra/clisp/PKGBUILD index eed5c6e36..6e371fce6 100644 --- a/extra/clisp/PKGBUILD +++ b/extra/clisp/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 151174 2012-02-25 06:56:49Z pierre $ +# $Id: PKGBUILD 154935 2012-03-31 09:53:13Z ronald $ # Maintainer: Juergen Hoetzel <juergen@archlinux.org> pkgname=clisp pkgver=2.49 -pkgrel=2 +pkgrel=3 pkgdesc="ANSI Common Lisp interpreter, compiler and debugger" arch=('i686' 'x86_64') license=('GPL') |