[arch-commits] Commit in stylus/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Mar 13 06:17:42 UTC 2016
Date: Sunday, March 13, 2016 @ 07:17:42
Author: fyan
Revision: 166452
upgpkg: stylus 0.54.2-1
Modified:
stylus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-13 06:17:00 UTC (rev 166451)
+++ PKGBUILD 2016-03-13 06:17:42 UTC (rev 166452)
@@ -3,7 +3,7 @@
pkgname=stylus
pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.54.0
+pkgver=0.54.2
pkgrel=1
arch=('any')
url='https://github.com/stylus/stylus'
@@ -12,7 +12,7 @@
makedepends=('npm' 'git')
source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
noextract=($pkgname-$pkgver.tgz)
-sha256sums=('9fedf17dbb1e0c62ba08057b9ec480822f4ca003ff7504bf8f1dc7ef1af8449d')
+sha256sums=('74e8791cf83dece0dc9550480ad23c9d8e65919e9f010e6b613ddd7422ca2107')
package() {
npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
More information about the arch-commits
mailing list