summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStanisław Jasiewicz2023-10-14 12:50:45 +0200
committerStanisław Jasiewicz2023-10-14 13:15:44 +0200
commitfab9e460eda7079c0c48357b3ee025f872182fd4 (patch)
tree3009905900ef5e2dc5cd3bee40a77023be180572 /PKGBUILD
parent7aa3d0a6f4b938d8a6c801fc9e428046ec06b3ef (diff)
downloadaur-fab9e460eda7079c0c48357b3ee025f872182fd4.tar.gz
Version 0.21.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54a79dd7fcba..c32923c7875d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@protonmail.com>
pkgname=nasher
-pkgver=0.19.0
+pkgver=0.21.0
pkgrel=1
pkgdesc="A command-line utility for managing a Neverwinter Nights script or module repository"
arch=('any')
url="https://github.com/squattingmonk/nasher.nim"
license=('MIT')
depends=('nwnsc-bin' 'neverwinter.nim')
+optdepends=('nwnsc-bin: alternative compiler')
source=("https://github.com/squattingmonk/nasher/releases/download/$pkgver/nasher_linux.tar.gz")
-md5sums=('1be0aec747bcf70c11304416fcec5347')
+md5sums=('8f502cc028aaeda56878f47d7294a0f6')
package() {
cd nasher_linux