summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authort00n2016-11-19 02:49:46 +0100
committert00n2016-11-19 02:49:46 +0100
commit64b6b72b4d7220751e8d7f5c122043000d5f9ca9 (patch)
treedabe02ae31497b801589474b08eaeff8cabd8200 /PKGBUILD
parent49d3aebc5255a189c5048072407f925da50fb92f (diff)
downloadaur-cl-jupyter.tar.gz
[enh] messages are colored
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 686fd9d6c68a..aed63f038c88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antoine Carpentier <antoine.carpentier.info@gmail.com>
pkgname=cl-jupyter
pkgver=0.7
-pkgrel=2
+pkgrel=3
pkgdesc="An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)"
arch=('any')
url="https://github.com/fredokun/$pkgname"