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

Felix Yan felixonmars at gemini.archlinux.org
Sat Mar 26 16:46:39 UTC 2022


    Date: Saturday, March 26, 2022 @ 16:46:38
  Author: felixonmars
Revision: 1176840

upgpkg: stylus 0.57.0-1

Modified:
  stylus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-26 16:22:11 UTC (rev 1176839)
+++ PKGBUILD	2022-03-26 16:46:38 UTC (rev 1176840)
@@ -2,7 +2,7 @@
 
 pkgname=stylus
 pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.56.0
+pkgver=0.57.0
 pkgrel=1
 arch=('any')
 url='https://github.com/stylus/stylus'
@@ -11,7 +11,7 @@
 makedepends=('npm' 'git')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('12fddf39be1b5049705aee05f4ff568e79da4a973c5c1f4e14748565228c14bd42135a0cfa8157584800a8f9a6648ca106286ea8842516c553ca98a24bd47178')
+sha512sums=('c8e23a1bc5987ebd2af2ff2b46f13dd706f1154fab24fa3beb455ae0c17a2b423a0598cee2bfb14b29e4bf23c13fdb55d4220451e46c8a276322cdabcdbd429d')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list