update to 1.1.20

This commit is contained in:
Carlos Galindo 2024-01-30 10:03:06 +01:00
parent ee5bf3bc73
commit 6ad76d2383
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = meshcentral
pkgdesc = Web based remote computer management server
pkgver = 1.1.19
pkgver = 1.1.20
pkgrel = 1
url = https://meshcentral.com
arch = any
@ -8,12 +8,12 @@ pkgbase = meshcentral
makedepends = npm
depends = nodejs>10
optdepends = mongodb: for larger deployments
noextract = meshcentral-1.1.19.tgz
source = meshcentral-1.1.19.tgz::https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.19.tgz
noextract = meshcentral-1.1.20.tgz
source = meshcentral-1.1.20.tgz::https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.20.tgz
source = meshcentral.service
source = meshcentral.tmpfiles
source = meshcentral.sysusers
sha256sums = 842604b4798be3d9a0b465204b417ee8b26e0a98c10fae6b19cae08a6cfbffd2
sha256sums = 48ae0d4da892169851022d6b70d545064116c18f8e8f682a68781a9dbb23aa59
sha256sums = 339ee5927101ca2cf945c2e26a4c3d1a7af452119e67fd57c089b5fa88cbdc4e
sha256sums = 30608aab6b9b268e492506a5c230a49cc28cb47dd09b7c28c586580132ee7f7a
sha256sums = 259209675649cd7630167a3ac0af3f33836f683c031c8b47e5ccc3a1bb97aa15

View File

@ -1,6 +1,6 @@
# Maintainer: Carlos Galindo <arch -a-t- cgj .d.o.t. es>
pkgname=meshcentral
pkgver=1.1.19
pkgver=1.1.20
pkgrel=1
pkgdesc="Web based remote computer management server"
arch=("any")
@ -13,7 +13,7 @@ source=("$pkgname-$pkgver.tgz::https://registry.npmjs.org/$pkgname/-/$pkgname-$p
"$pkgname.service"
"$pkgname.tmpfiles"
"$pkgname.sysusers")
sha256sums=('842604b4798be3d9a0b465204b417ee8b26e0a98c10fae6b19cae08a6cfbffd2'
sha256sums=('48ae0d4da892169851022d6b70d545064116c18f8e8f682a68781a9dbb23aa59'
'339ee5927101ca2cf945c2e26a4c3d1a7af452119e67fd57c089b5fa88cbdc4e'
'30608aab6b9b268e492506a5c230a49cc28cb47dd09b7c28c586580132ee7f7a'
'259209675649cd7630167a3ac0af3f33836f683c031c8b47e5ccc3a1bb97aa15')