Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
stylelint
Commits:
6110fefc by Daniel M. Capella at 2023-12-25T17:17:07-05:00
upgpkg: 16.1.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = stylelint
pkgdesc = Mighty, modern CSS linter
- pkgver = 16.0.1
+ pkgver = 16.1.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.0.1
+ source = git+https://github.com/stylelint/stylelint.git#tag=16.1.0
b2sums = SKIP
pkgname = stylelint
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=stylelint
-pkgver=16.0.1
+pkgver=16.1.0
pkgrel=1
pkgdesc='Mighty, modern CSS linter'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/stylelint/-/commit/6110fefc1bb71bf0b4a86a920ebc2d0c9e533fb9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/stylelint/-/commit/6110fefc1bb71bf0b4a86a920ebc2d0c9e533fb9
You're receiving this email because of your account on gitlab.archlinux.org.