upgpkg: nodejs-csso-cli 3.0.0-1
update desc
This commit is contained in:
parent
63795dfd57
commit
2b6d9b598c
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
pkgbase = nodejs-csso-cli
|
pkgbase = nodejs-csso-cli
|
||||||
pkgdesc = CSS minifier with structural optimisations
|
pkgdesc = Command line interface for CSSO
|
||||||
pkgver = 3.0.0
|
pkgver = 3.0.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/css/csso-cli
|
url = https://github.com/css/csso-cli
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
pkgname=nodejs-csso-cli
|
pkgname=nodejs-csso-cli
|
||||||
pkgver=3.0.0
|
pkgver=3.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="CSS minifier with structural optimisations"
|
pkgdesc="Command line interface for CSSO"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/css/csso-cli"
|
url="https://github.com/css/csso-cli"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
|
|
Loading…
Reference in a new issue