mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Downgrade
This commit is contained in:
parent
ceef09da1a
commit
0e27ca6bef
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue