summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcs2018-02-11 09:56:45 +0100
committerMarcs2018-02-11 09:56:45 +0100
commit78eab7acf8487c1c90ae19ea4b3bd8c501eb66c3 (patch)
tree94a22d177ca0216e79b8d954176e93daa1576bff
parent559869d259ff39cf55627347ba2d8a63d7cc6d5d (diff)
downloadaur-78eab7acf8487c1c90ae19ea4b3bd8c501eb66c3.tar.gz
Version 2.5.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f58c1b28ad13..9e3e7698a746 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Dec 25 20:05:09 UTC 2017
+# Sun Feb 11 08:37:54 UTC 2018
pkgbase = nightcode
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.
- pkgver = 2.5.4
+ pkgver = 2.5.7
pkgrel = 1
url = https://sekao.net/nightcode/
arch = any
@@ -12,7 +12,7 @@ pkgbase = nightcode
depends = java-openjfx
conflicts = nightcode-git
noextract = nightcode.desktop
- source = nightcode-2.5.4.tar.gz::https://github.com/oakes/Nightcode/archive/2.5.4.tar.gz
+ source = nightcode-2.5.7.tar.gz::https://github.com/oakes/Nightcode/archive/2.5.7.tar.gz
source = nightcode.desktop
sha256sums = 26e86d224cc3cf17a85155f1c0f2d6d869524a7500c398bc32552c9bd33b3055
sha256sums = aa94a3cf9028756b4bd6dbb6f9b27dc23f8aa4d29ca18507736561ef66fbd267
diff --git a/PKGBUILD b/PKGBUILD
index 4394acaa0588..b90ae1abb95d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Marco Pompili <aur (at) odd.red>
+# Maintainer: Marcs <aur (at) odd.red>
pkgname=nightcode
_name=Nightcode
-pkgver=2.5.4
+pkgver=2.5.7
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')
@@ -13,7 +13,7 @@ depends=('java-runtime>7' 'java-openjfx')
conflicts=('nightcode-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/oakes/${_name}/archive/${pkgver}.tar.gz"
"nightcode.desktop")
-sha256sums=('26e86d224cc3cf17a85155f1c0f2d6d869524a7500c398bc32552c9bd33b3055'
+sha256sums=('306a756b43c45d8948056aa2c0c09d89a811154614fc64424650498f7c8f6d9b'
'aa94a3cf9028756b4bd6dbb6f9b27dc23f8aa4d29ca18507736561ef66fbd267')
noextract=('nightcode.desktop')