summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorudo2018-08-16 10:00:14 +0200
committerudo2018-08-16 10:00:14 +0200
commitdb97e85862a291d937ef1c4421bc78695ffb404a (patch)
treedaac6ce6ee5152d6d597460a3abd4568e086392d
parentf315251b3b321dc19a3ba76bdf251790f4986953 (diff)
downloadaur-db97e85862a291d937ef1c4421bc78695ffb404a.tar.gz
Version 18.8.15
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd3c2b163a18..abde217f1101 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.8.3
+pkgver = 18.8.15
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.8.3
+source = git+https://github.com/taij33n/picolisp.git#tag=v18.8.15
source = mkAsm
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 340c016f95e6..abd98d58f552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: taij33n <bwbuiz@gmail.com>
pkgname=picolisp
-pkgver=18.8.3
+pkgver=18.8.15
pkgrel=1
pkgdesc="Fast and tiny 64-bit Lisp interpreter: OO, dynamic and functional (database, prolog, coroutines)."
url="http://www.picolisp.com"