summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-05-17 21:44:44 +0200
committerStefan Husmann2016-05-17 21:44:44 +0200
commita7f5e75fd13075d6aa41621aeee2fa53b95765be (patch)
tree5ba6c72db9637b7739f801c713ccba4a5eb206ce
parent4727ebbd1bfb674e35af74aee0568febe35e890f (diff)
downloadaur-a7f5e75fd13075d6aa41621aeee2fa53b95765be.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5708aca5a19f..65427bd2f6f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 5 18:38:03 UTC 2016
+# Tue May 17 19:44:44 UTC 2016
pkgbase = abcl-svn
pkgdesc = Full implementation of the Common Lisp language in the JVM
- pkgver = r14848
+ pkgver = r14850
pkgrel = 1
url = http://common-lisp.net/project/armedbear/
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0ee9da36164c..8bd673abb254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=abcl-svn
-pkgver=r14848
+pkgver=r14850
pkgrel=1
pkgdesc="Full implementation of the Common Lisp language in the JVM"
arch=('any')