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

Felix Yan fyan at archlinux.org
Wed Apr 27 05:23:58 UTC 2016


    Date: Wednesday, April 27, 2016 @ 07:23:58
  Author: fyan
Revision: 171999

upgpkg: stylus 0.54.3-1

Modified:
  stylus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 05:23:51 UTC (rev 171998)
+++ PKGBUILD	2016-04-27 05:23:58 UTC (rev 171999)
@@ -3,7 +3,7 @@
 
 pkgname=stylus
 pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.54.2
+pkgver=0.54.3
 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=('74e8791cf83dece0dc9550480ad23c9d8e65919e9f010e6b613ddd7422ca2107')
+sha256sums=('5f8b2e8341ccb626a9a136399cdd7c0682eb31263d6819222bbff4a730c50258')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list