summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorudo2018-04-03 10:00:16 +0200
committerudo2018-04-03 10:00:16 +0200
commite0d1a6a204911ee4f977fa3156ebb035f9c81d13 (patch)
tree18ac3a965e1b94a3ca6b8277131396c40950705f
parent363e65eee98a9c11e2dc1d61b30357d3c86b462d (diff)
downloadaur-e0d1a6a204911ee4f977fa3156ebb035f9c81d13.tar.gz
Version 18.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9de56854bf09..a89bb98f208f 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.3.23
+pkgver = 18.4.1
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.3.23
+source = git+https://github.com/taij33n/picolisp.git#tag=v18.4.1
source = mkAsm
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 020f7970d759..5a06c4ef30b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: taij33n <bwbuiz@gmail.com>
pkgname=picolisp
-pkgver=18.3.23
+pkgver=18.4.1
pkgrel=1
pkgdesc="Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines)."
url="http://www.picolisp.com"