summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb8e7e8bc687..fa32b04ebbe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=abcl-svn
-pkgver=r14940
+pkgver=r14945
pkgrel=1
pkgdesc="Full implementation of the Common Lisp language in the JVM"
arch=('any')
@@ -8,7 +8,7 @@ url="http://common-lisp.net/project/armedbear/"
license=('GPL')
depends=('java-environment' 'bash')
makedepends=('apache-ant' 'net-tools' 'subversion')
-provides=('abcl')
+provides=('abcl' 'common-lisp')
conflicts=('abcl')
source=("svn+http://abcl.org/svn/trunk/abcl/" abcl.sh)
md5sums=('SKIP' 'd51ffd115b32f9a47f849fc7630ced4f')