George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
markdownlint


Commits:
7fabda1e by George Rawlinson at 2026-05-29T23:10:43+00:00
upgpkg: 0.16.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = markdownlint
        pkgdesc = A lint tool to check markdown files and flag style issues
-       pkgver = 0.15.0
+       pkgver = 0.16.0
        pkgrel = 1
        url = https://github.com/markdownlint/markdownlint
        arch = any
@@ -16,8 +16,8 @@ pkgbase = markdownlint
        provides = ruby-mdl
        replaces = ruby-mdl
        options = !emptydirs
-       source = 
markdownlint::git+https://github.com/markdownlint/markdownlint#tag=v0.15.0
-       sha512sums = 
30023b7aa848fe9f8100dbd59a4c788b5f2fcf8432ca4447c9e8bce5b6743d8a44dad9bed05da1ef211f398ab14af7b5bd0657f1a5c297541d5cc354aaf5da79
-       b2sums = 
b6dc56e36b50bddec81c1a819945820726ee8268493688e0e8f7c1ed10a55e7122759f2f1562054509a378934f6e5b439fac7e980f260c2891e46de9b1451d3c
+       source = 
markdownlint::git+https://github.com/markdownlint/markdownlint#tag=v0.16.0
+       sha512sums = 
615f727c859e88de587be9e1161477e4346538fbee7ecb7da725ffbc27131c49a77acd6c90de64317d71601afe627088ff1645f58a8991ab950f229874b78ef6
+       b2sums = 
9d078c87b9e33ba4d64dacb5f97c623a23f7bb0345632dd6e2a8c92e19bcd91b8b925676dbaa5ba4eea093b1653f17eac8045a7c8310145e004a9b63594e819c
 
 pkgname = markdownlint


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=markdownlint
 _pkgname=mdl
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc='A lint tool to check markdown files and flag style issues'
 arch=(any)
@@ -23,8 +23,8 @@ provides=(ruby-mdl)
 replaces=(ruby-mdl)
 options=(!emptydirs)
 source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('30023b7aa848fe9f8100dbd59a4c788b5f2fcf8432ca4447c9e8bce5b6743d8a44dad9bed05da1ef211f398ab14af7b5bd0657f1a5c297541d5cc354aaf5da79')
-b2sums=('b6dc56e36b50bddec81c1a819945820726ee8268493688e0e8f7c1ed10a55e7122759f2f1562054509a378934f6e5b439fac7e980f260c2891e46de9b1451d3c')
+sha512sums=('615f727c859e88de587be9e1161477e4346538fbee7ecb7da725ffbc27131c49a77acd6c90de64317d71601afe627088ff1645f58a8991ab950f229874b78ef6')
+b2sums=('9d078c87b9e33ba4d64dacb5f97c623a23f7bb0345632dd6e2a8c92e19bcd91b8b925676dbaa5ba4eea093b1653f17eac8045a7c8310145e004a9b63594e819c')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/markdownlint/-/commit/7fabda1e10673f1ecd0a6efaf861fd933e495147

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/markdownlint/-/commit/7fabda1e10673f1ecd0a6efaf861fd933e495147
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to