summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaro942020-07-19 00:23:21 +0200
committerTaro942020-07-19 00:23:21 +0200
commit3ea0f5435df5a4c4fa721942114be3f4836bb965 (patch)
treed7fda63265630d4390be9dd96b072c3d1fa878ba
parentb062a3723e9defde3010376d9aa7c6590724c54a (diff)
downloadaur-3ea0f5435df5a4c4fa721942114be3f4836bb965.tar.gz
nssnippets 1.1.1 (fixed struct snippets)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ff9f7368a56..56c17e76cc24 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.1.0
+ pkgver = 1.1.1
pkgrel = 1
url = https://gitlab.com/Taro94/nwscript-snippets
arch = any
license = GPL
options = !strip
- source = https://gitlab.com/Taro94/nwscript-snippets/uploads/a5a280623f6586953852c2f0b09dc9ba/nssnippets.tar.7z
- md5sums = 881155caac759eb162c4814850a661c3
+ source = https://gitlab.com/Taro94/nwscript-snippets/uploads/e15c3040b26065b9ace3c962b50bfc0a/nssnippets.tar.7z
+ md5sums = 307ef66c99bb321e6ccac366fa44dfc7
pkgname = nssnippets-bin
diff --git a/PKGBUILD b/PKGBUILD
index f466d9954031..5eda36f8c645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stanisław Jasiewicz <stjasiewicz@gmail.com>
pkgname=nssnippets-bin
-pkgver=1.1.0
+pkgver=1.1.1
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/a5a280623f6586953852c2f0b09dc9ba/nssnippets.tar.7z")
-md5sums=('881155caac759eb162c4814850a661c3')
+source=("https://gitlab.com/Taro94/nwscript-snippets/uploads/e15c3040b26065b9ace3c962b50bfc0a/nssnippets.tar.7z")
+md5sums=('307ef66c99bb321e6ccac366fa44dfc7')
options=(!strip)
package() {