summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanisław Jasiewicz2021-05-20 13:14:59 +0200
committerStanisław Jasiewicz2021-05-20 13:14:59 +0200
commite74c17dcf5155d71a7547ffa0336d5c538db44b3 (patch)
tree5fd6237f2892c19006591e8bec4d0b93c30fc4ec
parent5a4debe65c1d7e446a9c180b189abda80efc8fb1 (diff)
downloadaur-e74c17dcf5155d71a7547ffa0336d5c538db44b3.tar.gz
Updated to 1.3.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b16b187c1af2..73ed3b284d1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nssnippets-bin
pkgdesc = A command-line tool for generating NWScript VSC snippets (binary version)
- pkgver = 1.2.0
+ pkgver = 1.3.0
pkgrel = 1
url = https://gitlab.com/Taro94/nwscript-snippets
arch = any
license = GPL
options = !strip
- source = https://gitlab.com/Taro94/nwscript-snippets/uploads/2f2269eb51567c585d612a7dbb51f86c/nssnippets.tar.7z
- md5sums = c1e5d3c5dc3412f5a2f32f8faddee300
+ source = https://gitlab.com/Taro94/nwscript-snippets/uploads/74b6a4ba2bcc4308ad57b6b47952e74a/nssnippets.tar.7z
+ md5sums = 890fd62d9c100a354cea9bed114f1b53
pkgname = nssnippets-bin
diff --git a/PKGBUILD b/PKGBUILD
index 928c05c31ef4..c4073927848c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@gmail.com>
pkgname=nssnippets-bin
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc="A command-line tool for generating NWScript VSC snippets (binary version)"
arch=('any')
url="https://gitlab.com/Taro94/nwscript-snippets"
license=('GPL')
-source=("https://gitlab.com/Taro94/nwscript-snippets/uploads/2f2269eb51567c585d612a7dbb51f86c/nssnippets.tar.7z")
-md5sums=('c1e5d3c5dc3412f5a2f32f8faddee300')
+source=("https://gitlab.com/Taro94/nwscript-snippets/uploads/74b6a4ba2bcc4308ad57b6b47952e74a/nssnippets.tar.7z")
+md5sums=('890fd62d9c100a354cea9bed114f1b53')
options=(!strip)
package() {