Downgrade

This commit is contained in:
Rafael Baboni Dominiquini 2025-12-24 23:20:30 -03:00
parent ceef09da1a
commit 0e27ca6bef
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = cloudcmd
pkgdesc = Cloud Commander file manager for the web with console and editor.
pkgver = 19.0.17
pkgrel = 2
pkgrel = 1
url = https://github.com/coderaiser/cloudcmd
changelog = changelog.md
arch = x86_64

View file

@ -6,7 +6,7 @@ _npmver=19.0.17
pkgname=${_npmname}
pkgdesc="Cloud Commander file manager for the web with console and editor."
pkgver=${_npmver}
pkgrel=2
pkgrel=1
arch=("x86_64")
url="https://github.com/coderaiser/cloudcmd"
_urlraw="https://raw.githubusercontent.com/coderaiser/cloudcmd/v${pkgver}"