summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Pompili2020-03-09 13:08:28 +0100
committerMarco Pompili2020-03-09 13:08:28 +0100
commit1af712dd82f2fd92a7d5ecbd66604386f061d076 (patch)
tree5fd5944f790dc4486c2ab317e96641758961925b /PKGBUILD
parent0f0d54702ee61e77f94361edd7f925bb684d745a (diff)
downloadaur-nightcode.tar.gz
Version 2.8.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4288b9dfe224..430312fc5c4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
-# Maintainer: Marcs <aur (at) odd.red>
+# Maintainer: Marco Pompili <aur@mg.odd.red>
pkgname=nightcode
_name=Nightcode
-pkgver=2.8.1
-pkgrel=2
+pkgver=2.8.3
+pkgrel=1
pkgdesc="An IDE that bundles a smart editor, the Leiningen and Boot build tools, and a home screen with quick access to the Clojure cheatsheet and REPL."
arch=('any')
url="https://sekao.net/nightcode/"
license=('custom')
makedepends=('clojure')
-depends=('jdk-openjdk')
+depends=('jdk-openjdk' 'rlwrap')
conflicts=('nightcode-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oakes/${_name}/archive/${pkgver}.tar.gz"
"nightcode.desktop")
-sha256sums=('da6ad55cfd5b2ebd98719f57c2ac54a128f40590c91679ce52ddab3223e47f1f'
+sha256sums=('4974343349dbd6fe036609e50ea6796185dca9fef75310d5d2ae04e2a6299097'
'aa94a3cf9028756b4bd6dbb6f9b27dc23f8aa4d29ca18507736561ef66fbd267')
noextract=('nightcode.desktop')