summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStanisław Jasiewicz2022-12-30 18:15:19 +0100
committerStanisław Jasiewicz2022-12-30 18:15:19 +0100
commit7aa3d0a6f4b938d8a6c801fc9e428046ec06b3ef (patch)
tree5046d05c769da76e408ccb85b94fed9eccc141ab /PKGBUILD
parentca4045c5ac8323a7f6c62e556b61b2478ada6a8d (diff)
downloadaur-7aa3d0a6f4b938d8a6c801fc9e428046ec06b3ef.tar.gz
Version 0.19.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faf0cec36f5e..54a79dd7fcba 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@protonmail.com>
pkgname=nasher
-pkgver=0.17.3
+pkgver=0.19.0
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=('116d7aa93220689d07290838477227ff')
+md5sums=('1be0aec747bcf70c11304416fcec5347')
package() {
cd nasher_linux