summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStanisław Jasiewicz2021-09-23 19:58:41 +0200
committerStanisław Jasiewicz2021-09-23 19:58:41 +0200
commit80a6912d578f7b5c5abb96d86a44756688c9ae14 (patch)
tree182acd26868672b6ab1f590fe7da362e0ff1da0f
parente74c17dcf5155d71a7547ffa0336d5c538db44b3 (diff)
downloadaur-80a6912d578f7b5c5abb96d86a44756688c9ae14.tar.gz
Version 1.4.0
-rw-r--r--.SRCINFO5
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73ed3b284d1a..106e72a3734f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,8 +6,7 @@ pkgbase = nssnippets-bin
arch = any
license = GPL
options = !strip
- source = https://gitlab.com/Taro94/nwscript-snippets/uploads/74b6a4ba2bcc4308ad57b6b47952e74a/nssnippets.tar.7z
- md5sums = 890fd62d9c100a354cea9bed114f1b53
+ source = https://gitlab.com/Taro94/nwscript-snippets/uploads/1dcad24796db14d23ea27a7fbda11bfd/nssnippets.tar.7z
+ md5sums = 992bfb95aaac7aaf4f3c6ccacd39b6b0
pkgname = nssnippets-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index c4073927848c..a9d6075cf39b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgdesc="A command-line tool for generating NWScript VSC snippets (binary versio
arch=('any')
url="https://gitlab.com/Taro94/nwscript-snippets"
license=('GPL')
-source=("https://gitlab.com/Taro94/nwscript-snippets/uploads/74b6a4ba2bcc4308ad57b6b47952e74a/nssnippets.tar.7z")
-md5sums=('890fd62d9c100a354cea9bed114f1b53')
+source=("https://gitlab.com/Taro94/nwscript-snippets/uploads/1dcad24796db14d23ea27a7fbda11bfd/nssnippets.tar.7z")
+md5sums=('992bfb95aaac7aaf4f3c6ccacd39b6b0')
options=(!strip)
package() {