Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
stylelint


Commits:
f2687167 by Daniel M. Capella at 2024-07-29T17:49:45-04:00
upgpkg: 16.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = stylelint
        pkgdesc = Mighty, modern CSS linter
-       pkgver = 16.7.0
+       pkgver = 16.8.0
        pkgrel = 1
        url = https://stylelint.io
        arch = any
@@ -11,7 +11,7 @@ pkgbase = stylelint
        depends = nodejs
        optdepends = stylelint-config-standard: for the standard shareable 
config
        options = !emptydirs
-       source = git+https://github.com/stylelint/stylelint.git#tag=16.7.0
-       b2sums = 
e7d5f2ea126ce49c4d265692959161113c81a793351ea7dfa11367346044ebbeac51850412b6f6a4339bf5ef870151fee8bc031e291483cbef4cf47e92069faa
+       source = git+https://github.com/stylelint/stylelint.git#tag=16.8.0
+       b2sums = 
8ff73ae710b3ca8646971ce04953454fd919c79345d1ef9f7b6f364521b1813a879ff4307edb650dc4c58c7da6787a801366f81e288c6dcc30091df4b92a45b2
 
 pkgname = stylelint


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <poly...@archlinux.org>
 
 pkgname=stylelint
-pkgver=16.7.0
+pkgver=16.8.0
 pkgrel=1
 pkgdesc='Mighty, modern CSS linter'
 arch=(any)
@@ -16,7 +16,7 @@ makedepends=(
 optdepends=('stylelint-config-standard: for the standard shareable config')
 options=(!emptydirs)
 source=("git+https://github.com/stylelint/stylelint.git#tag=$pkgver";)
-b2sums=('e7d5f2ea126ce49c4d265692959161113c81a793351ea7dfa11367346044ebbeac51850412b6f6a4339bf5ef870151fee8bc031e291483cbef4cf47e92069faa')
+b2sums=('8ff73ae710b3ca8646971ce04953454fd919c79345d1ef9f7b6f364521b1813a879ff4307edb650dc4c58c7da6787a801366f81e288c6dcc30091df4b92a45b2')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stylelint/-/commit/f268716794b4853a59fe78e190ca72db20d4e2a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stylelint/-/commit/f268716794b4853a59fe78e190ca72db20d4e2a3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to