Date: Tuesday, October 18, 2022 @ 07:12:25
  Author: grawlinson
Revision: 1331761

upgpkg: ruby-mdl 0.12.0-1; new upstream release

Modified:
  ruby-mdl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-18 07:09:33 UTC (rev 1331760)
+++ PKGBUILD    2022-10-18 07:12:25 UTC (rev 1331761)
@@ -3,8 +3,8 @@
 
 pkgname=ruby-mdl
 _pkgname="${pkgname#ruby-}"
-pkgver=0.11.0
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc='A lint tool to check markdown files and flag style issues'
 arch=('any')
 url='https://github.com/markdownlint/markdownlint'
@@ -19,7 +19,7 @@
 )
 makedepends=('git' 'ruby-rdoc')
 options=('!emptydirs')
-_commit='d9646f3b4ec3f9d6716dc84e92604c31ba148527'
+_commit='c546223d47c8ec192d1be1e98bc11dec1e5dadf2'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to