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


Commits:
eee716c3 by Daniel M. Capella at 2025-01-28T11:38:41-05:00
upgpkg: 16.14.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = stylelint
        pkgdesc = Mighty, modern CSS linter
-       pkgver = 16.13.2
+       pkgver = 16.14.1
        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.13.2
-       b2sums = 
5c66e0d6af896b6ad074fe97562c7df4fc5f759bb29216cd3683604e7c0c60c2a98f2568112072851a28361c9ef0b3a46b1ab38bad3545605938ae39083ed6b3
+       source = git+https://github.com/stylelint/stylelint.git#tag=16.14.1
+       b2sums = 
45f6505e8ce338ed43638d8d25e3e58aa72f19c42b01f55f69248825d43ffd475c24befb209db105756beb1bd798827d29ba5a4530194c6c3d1e78994c9ee483
 
 pkgname = stylelint


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=stylelint
-pkgver=16.13.2
+pkgver=16.14.1
 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=('5c66e0d6af896b6ad074fe97562c7df4fc5f759bb29216cd3683604e7c0c60c2a98f2568112072851a28361c9ef0b3a46b1ab38bad3545605938ae39083ed6b3')
+b2sums=('45f6505e8ce338ed43638d8d25e3e58aa72f19c42b01f55f69248825d43ffd475c24befb209db105756beb1bd798827d29ba5a4530194c6c3d1e78994c9ee483')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to