summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorudo2018-02-19 10:00:14 +0100
committerudo2018-02-19 10:00:14 +0100
commite2f69367687921bb5f3621f484ddb7954746bba2 (patch)
tree54765749a9994c26bb9adc67270719cbb1bab907
parentd0f0a479043bbec3aaaa3efde90c04703a150e26 (diff)
downloadaur-e2f69367687921bb5f3621f484ddb7954746bba2.tar.gz
Version 18.2.18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ee0dcc1930a..afe731c4ca9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = picolisp
pkgdesc = Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines).
-pkgver = 18.2.16
+pkgver = 18.2.18
pkgrel = 1
url = http://www.picolisp.com
install = picolisp.install
@@ -10,7 +10,7 @@ makedepends = git
depends = bash
depends = openssl
optdepends = jre: for picolisp ersatz.jar
-source = git+https://github.com/taij33n/picolisp.git#tag=v18.2.16
+source = git+https://github.com/taij33n/picolisp.git#tag=v18.2.18
source = mkAsm
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 44126d12a28e..9c57621b46b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: taij33n <bwbuiz@gmail.com>
pkgname=picolisp
-pkgver=18.2.16
+pkgver=18.2.18
pkgrel=1
pkgdesc="Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines)."
url="http://www.picolisp.com"