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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jun 2 03:45:40 UTC 2022


    Date: Thursday, June 2, 2022 @ 03:45:40
  Author: felixonmars
Revision: 1218402

upgpkg: stylus 0.58.1-1

Modified:
  stylus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 03:35:15 UTC (rev 1218401)
+++ PKGBUILD	2022-06-02 03:45:40 UTC (rev 1218402)
@@ -2,7 +2,7 @@
 
 pkgname=stylus
 pkgdesc='Robust, expressive, and feature-rich CSS superset'
-pkgver=0.58.0
+pkgver=0.58.1
 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=('ab6ecfa1fd0f20d227bff8133b5007fba0b5564a1e74438fa77f0207f0c559d4a0bb87c10b09f133c719126e0cd7353e26beab999ef98649aa9364320f37b5d2')
+sha512sums=('0188821e6e6881ccdd08f31f7bd69e41ae0d92507681c7f80ff221cd83dd7498d380f73e9380ff115134c9f41b643e373073f794fcbef0d67d7dc17192b82cff')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list