summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorudo2018-01-18 10:00:20 +0100
committerudo2018-01-18 10:00:20 +0100
commitab7359f411bbd4b9ed7f1e345031da9adf797a59 (patch)
tree8692dae72e7cee37820518eabdfd69f28a29f5ac
parent9912df1ebc329cbb2a20b631875f0f980415d710 (diff)
downloadaur-ab7359f411bbd4b9ed7f1e345031da9adf797a59.tar.gz
Version 18.1.18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7ab067a41e3..1d23afd448bc 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.1.17
+pkgver = 18.1.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.1.17
+source = git+https://github.com/taij33n/picolisp.git#tag=v18.1.18
source = mkAsm
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0d7f2af130d5..dc9aa4a551ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: taij33n <bwbuiz@gmail.com>
pkgname=picolisp
-pkgver=18.1.17
+pkgver=18.1.18
pkgrel=1
pkgdesc="Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines)."
url="http://www.picolisp.com"