Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
markdownlint-cli2


Commits:
4331eb1f by Daniel M. Capella at 2025-01-29T18:52:57-05:00
upgpkg: 0.17.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = markdownlint-cli2
        pkgdesc = Fast, flexible, configuration-based command-line interface 
for linting Markdown/CommonMark files with the markdownlint library
-       pkgver = 0.17.1
+       pkgver = 0.17.2
        pkgrel = 1
        url = https://github.com/DavidAnson/markdownlint-cli2
        arch = any
@@ -10,7 +10,7 @@ pkgbase = markdownlint-cli2
        makedepends = npm
        depends = nodejs
        options = !emptydirs
-       source = 
git+https://github.com/DavidAnson/markdownlint-cli2.git#tag=v0.17.1
-       b2sums = 
a157fd46715f48cac2dfc43e09e4a4b46eff00dbd4ac8f64f3c5abbd668190714c67d70bbdd0ac284ddeab3397f383a3f324aec8c7bd1c9911d167d42a2b0bcb
+       source = 
git+https://github.com/DavidAnson/markdownlint-cli2.git#tag=v0.17.2
+       b2sums = 
6eb086ec887ba53b5f4a39935e8b7f30bb6217e2bc67ee5aa636b1aa0ce3d7fd0e81972b7551cdbaa87ae305c62c00e5c336c488a330cff8a2fc6de20fbe73ce
 
 pkgname = markdownlint-cli2


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Brody <archfan at brodix dot de>
 
 pkgname=markdownlint-cli2
-pkgver=0.17.1
+pkgver=0.17.2
 pkgrel=1
 pkgdesc='Fast, flexible, configuration-based command-line interface for 
linting Markdown/CommonMark files with the markdownlint library'
 arch=(any)
@@ -16,7 +16,7 @@ makedepends=(
 )
 options=(!emptydirs)
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('a157fd46715f48cac2dfc43e09e4a4b46eff00dbd4ac8f64f3c5abbd668190714c67d70bbdd0ac284ddeab3397f383a3f324aec8c7bd1c9911d167d42a2b0bcb')
+b2sums=('6eb086ec887ba53b5f4a39935e8b7f30bb6217e2bc67ee5aa636b1aa0ce3d7fd0e81972b7551cdbaa87ae305c62c00e5c336c488a330cff8a2fc6de20fbe73ce')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/markdownlint-cli2/-/commit/4331eb1fe0bd3a25cd0925324edc60a0776fa881

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


Reply via email to