archlinux-pkgbuilds/.SRCINFO

16 lines
448 B
Plaintext
Raw Normal View History

2015-07-16 03:23:55 +02:00
pkgbase = nodejs-clean-css
pkgdesc = A fast, efficient, and well tested CSS minifier for node.js.
2015-08-23 22:22:18 +02:00
pkgver = 3.3.9
2015-07-16 03:23:55 +02:00
pkgrel = 1
url = https://github.com/jakubpawlowicz/clean-css
arch = any
license = MIT
depends = nodejs
depends = npm
2015-08-23 22:22:18 +02:00
noextract = clean-css-3.3.9.tgz
source = https://registry.npmjs.org/clean-css/-/clean-css-3.3.9.tgz
sha256sums = d0351fd10618317d2117cce9d1e1dab7600426ed6f163b45039f0ad592f3588f
2015-07-16 03:23:55 +02:00
pkgname = nodejs-clean-css