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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 14:21:33 UTC 2021


    Date: Friday, September 10, 2021 @ 14:21:33
  Author: felixonmars
Revision: 1013477

upgpkg: stylus 0.55.0-1

Modified:
  stylus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 14:11:30 UTC (rev 1013476)
+++ PKGBUILD	2021-09-10 14:21:33 UTC (rev 1013477)
@@ -2,7 +2,7 @@
 
 pkgname=stylus
 pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.54.8
+pkgver=0.55.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=('bebe783abe0167ba4969fa369a97f465cc00ef8ae9b980996f1ac706c1fc91b7173b049fbc1170b117e918ee4e0f97e11b91c30855bbdfb3ca69ac08ecea8402')
+sha512sums=('32ecc82154526dcf17c471fb16392f5aa90872bd41be8319a11fe816e0090e587b55268d273ac1e2e277f064506be9968cb5ce0c03337837b4c62f4661b1b09f')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list