summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanisław Jasiewicz2021-09-23 20:01:06 +0200
committerStanisław Jasiewicz2021-09-23 20:01:06 +0200
commitefc2214f2c2615e6ea96f40b8173a922b885cbbd (patch)
treec9fd767abde6b766543ad8495470c311085943df
parent80a6912d578f7b5c5abb96d86a44756688c9ae14 (diff)
downloadaur-efc2214f2c2615e6ea96f40b8173a922b885cbbd.tar.gz
Updated version in pkgbuild
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 106e72a3734f..21fb6ac4bd5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nssnippets-bin
pkgdesc = A command-line tool for generating NWScript VSC snippets (binary version)
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://gitlab.com/Taro94/nwscript-snippets
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a9d6075cf39b..9a201cffaf64 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@gmail.com>
pkgname=nssnippets-bin
-pkgver=1.3.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="A command-line tool for generating NWScript VSC snippets (binary version)"
arch=('any')