summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18aa61eb8690..dc0d92e805e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = soketi
pkgdesc = Just another simple, fast, and resilient open-source WebSockets server.
pkgver = 1.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/soketi/soketi
arch = any
license = MIT
@@ -10,6 +10,6 @@ pkgbase = soketi
depends = nodejs
noextract = soketi-1.3.0.tar.gz
source = https://registry.npmjs.org/@soketi/soketi/-/soketi-1.3.0.tgz
- sha512sums = 23b2849a65ed379f78ea541a7d6b7be59c9a9a1c6750191aa0d7e4c8d5250cb06cc8d38439caf1c2ef5066dd5984ad4e8ad7f34bf75de5e554d95df07baab1fd
+ sha512sums = 8253a944522b839d50c4a77f9f45a063f71f03effcf00d925e5c232e4857ecb5f6c80533f649ffb02ad9554612829490d6a63806026243304f3d4a1de88b1175
pkgname = soketi
diff --git a/PKGBUILD b/PKGBUILD
index 65b6ca748034..ea083ecc8527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _npmname=@soketi/soketi
pkgname=soketi
pkgdesc='Just another simple, fast, and resilient open-source WebSockets server.'
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
arch=('any')
url='https://github.com/soketi/soketi'
license=('MIT')