Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
rumdl


Commits:
d123c48a by Orhun Parmaksız at 2026-06-08T22:21:06+02:00
upgpkg: 0.2.10-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rumdl
        pkgdesc = Markdown Linter and Formatter written in Rust
-       pkgver = 0.2.9
+       pkgver = 0.2.10
        pkgrel = 1
        url = https://github.com/rvben/rumdl
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = rumdl
        depends = glibc
        depends = jemalloc
        depends = libgcc
-       source = 
rumdl-0.2.9.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.9.tar.gz
-       sha256sums = 
e5527003b31367153df78f16fa466b32afb0e07501f5183bcd56dce1a263fdcb
+       source = 
rumdl-0.2.10.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.10.tar.gz
+       sha256sums = 
ef31f0de3f2f378369d3810ce5b4f3ddd27e9c5387ccf12603dc708234d1a3f5
 
 pkgname = rumdl


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Julien Virey <[email protected]>
 
 pkgname=rumdl
-pkgver=0.2.9
+pkgver=0.2.10
 pkgrel=1
 pkgdesc='Markdown Linter and Formatter written in Rust'
 arch=('x86_64')
@@ -12,7 +12,7 @@ depends=(glibc jemalloc libgcc)
 makedepends=(cargo)
 
 source=($pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz)
-sha256sums=('e5527003b31367153df78f16fa466b32afb0e07501f5183bcd56dce1a263fdcb')
+sha256sums=('ef31f0de3f2f378369d3810ce5b4f3ddd27e9c5387ccf12603dc708234d1a3f5')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rumdl/-/commit/d123c48a0bf7087ff72b42d74f95c84eae4631ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rumdl/-/commit/d123c48a0bf7087ff72b42d74f95c84eae4631ae
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