Updated: 19.0.1

This commit is contained in:
Rafael Baboni Dominiquini 2025-09-14 16:18:12 -03:00
parent c0bd9f4c61
commit 30f72e25e7
3 changed files with 18 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.0
pkgver = 19.0.1
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.0.tgz
noextract = cloudcmd-19.0.1.tgz
options = !strip
options = emptydirs
options = staticlibs
options = zipman
source = https://registry.npmjs.org/cloudcmd/-/cloudcmd-19.0.0.tgz
source = README-19.0.0.md::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.0/README.md
source = LICENSE-19.0.0::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.0/LICENSE
b2sums = 16995b4d545d1a50ef62e08d6a5c25cba3bc4cb62431df549746c203977a5c48cd1a9beec3247f75967e1a0598519b912314ed2a8f92572ce40b88250f0e0894
b2sums = 877ec24f6ebaa10fa4adb136a9bc60c25b561e804ccdff4820a3b1a2473989d6ef140ce5d94e8680f8b99dff788e39df893a1a38e6d9b3a380cc1082f2625879
source = https://registry.npmjs.org/cloudcmd/-/cloudcmd-19.0.1.tgz
source = README-19.0.1.md::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.1/README.md
source = LICENSE-19.0.1::https://raw.githubusercontent.com/coderaiser/cloudcmd/v19.0.1/LICENSE
b2sums = 57737564e19151c6b2ab91c2427cd716d03dc310a902731a225ff7d8064162d5b6d28ca7ef285a044328ba26c25713168dc86f26998f179896bafd3ff564f210
b2sums = 0d6936c9412f489494bc273c7d748ff404f3433ca710b3ccf4721411d861e9c02e9437f6c8b4ea12820169aaef0a14ad173f9c5857adced6cdab9034545c5d38
b2sums = f925bfc0d0ce5b6542af8c5ba101117da11d4b760c65e8907cc6bf8d5ab443c996090f3ffe207d79e97f6f762e657f49522d5a83e81ad5f41cbcae063e27fe04
pkgname = cloudcmd

View file

@ -2,7 +2,7 @@
_npmname=cloudcmd
pkgname=$_npmname
pkgver=19.0.0
pkgver=19.0.1
pkgrel=1
pkgdesc="Cloud Commander file manager for the web with console and editor."
@ -22,8 +22,8 @@ changelog="changelog.md"
source=("https://registry.npmjs.org/${_npmname}/-/${_npmname}-${pkgver}.tgz"
"README-${pkgver}.md::${_urlraw}/README.md"
"LICENSE-${pkgver}::${_urlraw}/LICENSE")
b2sums=('16995b4d545d1a50ef62e08d6a5c25cba3bc4cb62431df549746c203977a5c48cd1a9beec3247f75967e1a0598519b912314ed2a8f92572ce40b88250f0e0894'
'877ec24f6ebaa10fa4adb136a9bc60c25b561e804ccdff4820a3b1a2473989d6ef140ce5d94e8680f8b99dff788e39df893a1a38e6d9b3a380cc1082f2625879'
b2sums=('57737564e19151c6b2ab91c2427cd716d03dc310a902731a225ff7d8064162d5b6d28ca7ef285a044328ba26c25713168dc86f26998f179896bafd3ff564f210'
'0d6936c9412f489494bc273c7d748ff404f3433ca710b3ccf4721411d861e9c02e9437f6c8b4ea12820169aaef0a14ad173f9c5857adced6cdab9034545c5d38'
'f925bfc0d0ce5b6542af8c5ba101117da11d4b760c65e8907cc6bf8d5ab443c996090f3ffe207d79e97f6f762e657f49522d5a83e81ad5f41cbcae063e27fe04')
# Document: https://wiki.archlinux.org/title/Node.js_package_guidelines

View file

@ -1,3 +1,11 @@
2025.09.14, v19.0.1
fix:
- fc6304a1 tmpl: config: aleman, supermenu
feature:
- a05ecdb4 cloudcmd: aleman v1.10.0
2025.09.14, v19.0.0
feature: