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

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 29 19:46:58 UTC 2021


    Date: Wednesday, December 29, 2021 @ 19:46:58
  Author: felixonmars
Revision: 1087579

upgpkg: stylus 0.56.0-1

Modified:
  stylus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-29 19:46:52 UTC (rev 1087578)
+++ PKGBUILD	2021-12-29 19:46:58 UTC (rev 1087579)
@@ -2,7 +2,7 @@
 
 pkgname=stylus
 pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.55.0
+pkgver=0.56.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=('32ecc82154526dcf17c471fb16392f5aa90872bd41be8319a11fe816e0090e587b55268d273ac1e2e277f064506be9968cb5ce0c03337837b4c62f4661b1b09f')
+sha512sums=('12fddf39be1b5049705aee05f4ff568e79da4a973c5c1f4e14748565228c14bd42135a0cfa8157584800a8f9a6648ca106286ea8842516c553ca98a24bd47178')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list