summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrancoism902022-04-02 09:27:16 +0200
committerfrancoism902022-04-02 09:27:16 +0200
commitab6a6eaa862b947e18f34f470f5e36b7112873a3 (patch)
tree3069ed6eb8559da9566f15876ac096595098763b
parent5476f738457a1dd6b9692ef0db56b549a2184da3 (diff)
downloadaur-ab6a6eaa862b947e18f34f470f5e36b7112873a3.tar.gz
Update to 0.32.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8af19c9cf265..a69937c7c551 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = soketi
pkgdesc = Just another simple, fast, and resilient open-source WebSockets server.
- pkgver = 0.31.5
+ pkgver = 0.32.1
pkgrel = 1
url = https://github.com/soketi/soketi
arch = any
@@ -8,8 +8,8 @@ pkgbase = soketi
makedepends = npm
makedepends = jq
depends = nodejs
- noextract = soketi-0.31.5.tar.gz
- source = https://registry.npmjs.org/@soketi/soketi/-/soketi-0.31.5.tgz
- sha512sums = 25aab98dc54f9e7872b658841454bc318b1c8266132773bc211e9f037f08a3420be3a3af594eb8be1454c2d88bd02b7ee83cb0751261485d7e4a0256a3a13869
+ noextract = soketi-0.32.1.tar.gz
+ source = https://registry.npmjs.org/@soketi/soketi/-/soketi-0.32.1.tgz
+ sha512sums = 865dec8d6e75333bbb776815f05fd3285b34f7cc771ee783c709edac0d5cc6546317f01aa253364ba61d4d65070abb573f775a36f9702b32011edc3319eb9fe9
pkgname = soketi
diff --git a/PKGBUILD b/PKGBUILD
index 7a9e59fd6344..7d377a210d0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: f.menning@pm.me
+# Maintainer: Francois M.
# Contributer: Felix Yan <felixonmars@archlinux.org>
# Contributer: gardenapple@posteo.net
_npmname=@soketi/soketi
pkgname=soketi
pkgdesc='Just another simple, fast, and resilient open-source WebSockets server.'
-pkgver=0.31.5
+pkgver=0.32.1
pkgrel=1
arch=('any')
url='https://github.com/soketi/soketi'
@@ -14,7 +14,7 @@ depends=('nodejs')
makedepends=('npm' 'jq')
source=(https://registry.npmjs.org/$_npmname/-/$pkgname-$pkgver.tgz)
noextract=($pkgname-$pkgver.tar.gz)
-sha512sums=('25aab98dc54f9e7872b658841454bc318b1c8266132773bc211e9f037f08a3420be3a3af594eb8be1454c2d88bd02b7ee83cb0751261485d7e4a0256a3a13869')
+sha512sums=('865dec8d6e75333bbb776815f05fd3285b34f7cc771ee783c709edac0d5cc6546317f01aa253364ba61d4d65070abb573f775a36f9702b32011edc3319eb9fe9')
# see: https://wiki.archlinux.org/index.php/Node.js_package_guidelines