[arch-commits] Commit in stylus/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Mar 6 04:43:15 UTC 2016


    Date: Sunday, March 6, 2016 @ 05:43:15
  Author: fyan
Revision: 165193

upgpkg: stylus 0.54.0-1

Modified:
  stylus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-06 04:42:34 UTC (rev 165192)
+++ PKGBUILD	2016-03-06 04:43:15 UTC (rev 165193)
@@ -3,7 +3,7 @@
 
 pkgname=stylus
 pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.53.0
+pkgver=0.54.0
 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=('d482f4cdbb2fe4e8ffddd41ad005f89b78d09703431a914553785d2300dfd851')
+sha256sums=('9fedf17dbb1e0c62ba08057b9ec480822f4ca003ff7504bf8f1dc7ef1af8449d')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list