Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
stylelint-config-standard
Commits:
b05c55b1 by Daniel M. Capella at 2023-12-25T17:16:45-05:00
upgpkg: 36.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = stylelint-config-standard
pkgdesc = Standard shareable config for stylelint
- pkgver = 35.0.0
+ pkgver = 36.0.0
pkgrel = 1
url = https://github.com/stylelint/stylelint-config-standard
arch = any
@@ -9,7 +9,7 @@ pkgbase = stylelint-config-standard
makedepends = npm
depends = stylelint
depends = stylelint-config-recommended
- source =
git+https://github.com/stylelint/stylelint-config-standard.git#tag=35.0.0
+ source =
git+https://github.com/stylelint/stylelint-config-standard.git#tag=36.0.0
b2sums = SKIP
pkgname = stylelint-config-standard
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Daniel M. Capella <[email protected]>
pkgname=stylelint-config-standard
-pkgver=35.0.0
+pkgver=36.0.0
pkgrel=1
pkgdesc='Standard shareable config for stylelint'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/stylelint-config-standard/-/commit/b05c55b1bfc0e21744dde629ce62f9d839edb9e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/stylelint-config-standard/-/commit/b05c55b1bfc0e21744dde629ce62f9d839edb9e5
You're receiving this email because of your account on gitlab.archlinux.org.