summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f0ae18c21b4..8d27b479affb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nasher
pkgdesc = A command-line utility for managing a Neverwinter Nights script or module repository
- pkgver = 0.15.2
+ pkgver = 0.17.2
pkgrel = 1
url = https://github.com/squattingmonk/nasher.nim
arch = any
license = MIT
depends = nwnsc-bin
depends = neverwinter.nim
- source = https://github.com/squattingmonk/nasher/releases/download/0.15.2/nasher_linux.tar.gz
- md5sums = 60eb70157e1bff45fea9a376527dd056
+ source = https://github.com/squattingmonk/nasher/releases/download/0.17.2/nasher_linux.tar.gz
+ md5sums = 8a9cc308413ce57d4ab8b0872cf9923f
pkgname = nasher
diff --git a/PKGBUILD b/PKGBUILD
index 90ae5758c769..8425d644e0c1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@protonmail.com>
pkgname=nasher
-pkgver=0.15.2
+pkgver=0.17.2
pkgrel=1
pkgdesc="A command-line utility for managing a Neverwinter Nights script or module repository"
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/squattingmonk/nasher.nim"
license=('MIT')
depends=('nwnsc-bin' 'neverwinter.nim')
source=("https://github.com/squattingmonk/nasher/releases/download/$pkgver/nasher_linux.tar.gz")
-md5sums=('60eb70157e1bff45fea9a376527dd056')
+md5sums=('8a9cc308413ce57d4ab8b0872cf9923f')
package() {
cd nasher_linux