update to 1.0.11

move npm to makedepends
This commit is contained in:
Carlos Galindo 2022-04-20 00:01:28 +02:00
parent 4e12f287f8
commit 78b0913e9b
2 changed files with 9 additions and 8 deletions

View file

@ -1,18 +1,19 @@
# Maintainer: Carlos Galindo <arch -a-t- cgj .d.o.t. es>
pkgname=meshcentral
pkgver=1.0.8
pkgver=1.0.11
pkgrel=1
pkgdesc="Web based remote computer management server"
arch=("any")
url="https://meshcentral.com"
license=('Apache')
depends=("nodejs>10" "npm")
depends=("nodejs>10")
makedepends=("npm")
optdepends=("mongodb: for larger deployments")
source=("$pkgname-$pkgver.tgz::https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz"
"$pkgname.service"
"$pkgname.tmpfiles"
"$pkgname.sysusers")
sha256sums=('d572c3f832ec8d91d388ae04c36d84c6fff5ca6aaedf54519e7f79938127093e'
sha256sums=('90878b5cc9c6c348d7459a8c0c8d179dad8866027e3da6660660a772b52eb2a9'
'339ee5927101ca2cf945c2e26a4c3d1a7af452119e67fd57c089b5fa88cbdc4e'
'30608aab6b9b268e492506a5c230a49cc28cb47dd09b7c28c586580132ee7f7a'
'259209675649cd7630167a3ac0af3f33836f683c031c8b47e5ccc3a1bb97aa15')