Updated: 19.0.6

This commit is contained in:
Rafael Baboni Dominiquini 2025-09-17 17:32:27 -03:00
parent aa337dc69e
commit ce88c32ab4
3 changed files with 15 additions and 10 deletions

View file

@ -1,6 +1,6 @@
pkgbase = cloudcmd
pkgdesc = Cloud Commander file manager for the web with console and editor.
pkgver = 19.0.5
pkgver = 19.0.6
pkgrel = 1
url = https://github.com/coderaiser/cloudcmd
changelog = changelog.md
@ -13,16 +13,16 @@ pkgbase = cloudcmd
depends = python
provides = cloudcmd
replaces = nodejs-cloudcmd
noextract = cloudcmd-19.0.5.tgz
noextract = cloudcmd-19.0.6.tgz
options = !strip
options = emptydirs
options = staticlibs
options = zipman
source = cloudcmd-19.0.5.tgz::https://registry.npmjs.org/cloudcmd/-/cloudcmd-19.0.5.tgz
source = README-19.0.5.md::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.5/README.md
source = LICENSE-19.0.5::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.5/LICENSE
b2sums = 7fc4ee75034e37255bc969dce12836bbb13fb899a4a3e185afb190cbed423e41ef996f5055a91ba8910fe23c0f72c4fe803a21a192d4522097f396148d1cd502
b2sums = 240aed709872415ac738c70de5a206e6622bd34c94fdb5c287a964fb5e81756ae4c316af86e83ac9481da64dd05de1951197ec3b6fdb54c13933535be64ec793
source = cloudcmd-19.0.6.tgz::https://registry.npmjs.org/cloudcmd/-/cloudcmd-19.0.6.tgz
source = README-19.0.6.md::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.6/README.md
source = LICENSE-19.0.6::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.6/LICENSE
b2sums = 4b65906931aae989c106a61c924d2d31ba8c0e5b70f98794b256053e9eef125aad319c131164196b202fb852c02eda8526fd3c9f5d60ce65a1dfeb605f810c86
b2sums = 356cc70b77d2f767ec9b40f8918fd648bc9e61eebd252a4ce3edb9a3b0c0e357be4b1f91a1232fd0a7cfb9c287a9c7055fa8f11a93fdcf521b21cdfef2863736
b2sums = f925bfc0d0ce5b6542af8c5ba101117da11d4b760c65e8907cc6bf8d5ab443c996090f3ffe207d79e97f6f762e657f49522d5a83e81ad5f41cbcae063e27fe04
pkgname = cloudcmd

View file

@ -2,7 +2,7 @@
_npmname=cloudcmd
pkgname=$_npmname
pkgver=19.0.5
pkgver=19.0.6
pkgrel=1
pkgdesc="Cloud Commander file manager for the web with console and editor."
@ -22,8 +22,8 @@ changelog="changelog.md"
source=("${_npmname}-${pkgver}.tgz::https://registry.npmjs.org/${_npmname}/-/${_npmname}-${pkgver}.tgz"
"README-${pkgver}.md::${_urlraw}/README.md"
"LICENSE-${pkgver}::${_urlraw}/LICENSE")
b2sums=('7fc4ee75034e37255bc969dce12836bbb13fb899a4a3e185afb190cbed423e41ef996f5055a91ba8910fe23c0f72c4fe803a21a192d4522097f396148d1cd502'
'240aed709872415ac738c70de5a206e6622bd34c94fdb5c287a964fb5e81756ae4c316af86e83ac9481da64dd05de1951197ec3b6fdb54c13933535be64ec793'
b2sums=('4b65906931aae989c106a61c924d2d31ba8c0e5b70f98794b256053e9eef125aad319c131164196b202fb852c02eda8526fd3c9f5d60ce65a1dfeb605f810c86'
'356cc70b77d2f767ec9b40f8918fd648bc9e61eebd252a4ce3edb9a3b0c0e357be4b1f91a1232fd0a7cfb9c287a9c7055fa8f11a93fdcf521b21cdfef2863736'
'f925bfc0d0ce5b6542af8c5ba101117da11d4b760c65e8907cc6bf8d5ab443c996090f3ffe207d79e97f6f762e657f49522d5a83e81ad5f41cbcae063e27fe04')
# Document: https://wiki.archlinux.org/title/Node.js_package_guidelines

View file

@ -1,3 +1,8 @@
2025.09.17, v19.0.6
feature:
- 39a24028 cloudcmd: aleman v1.13.0
2025.09.16, v19.0.5
fix: