summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStanisław Jasiewicz2022-05-07 14:19:24 +0200
committerStanisław Jasiewicz2022-05-07 14:19:24 +0200
commitca4045c5ac8323a7f6c62e556b61b2478ada6a8d (patch)
tree645749664fa3b14bd135203bdc782660158fe1a3 /PKGBUILD
parent4532571c087f8062dd8cba28d99bea25532687ec (diff)
downloadaur-ca4045c5ac8323a7f6c62e556b61b2478ada6a8d.tar.gz
Version 0.17.3
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8425d644e0c1..faf0cec36f5e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@protonmail.com>
pkgname=nasher
-pkgver=0.17.2
+pkgver=0.17.3
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=('8a9cc308413ce57d4ab8b0872cf9923f')
+md5sums=('116d7aa93220689d07290838477227ff')
package() {
cd nasher_linux