Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rumdl
Commits:
abf25954 by Orhun Parmaksız at 2026-07-17T23:11:37+02:00
upgpkg: 0.2.35-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.34
+ pkgver = 0.2.35
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.34.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.34.tar.gz
- sha256sums =
892ac4aacf39aac0b4d94612187b8b056c39af11aa576e915a6e870a17d8ec87
+ source =
rumdl-0.2.35.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.35.tar.gz
+ sha256sums =
ab057c10082bc0fd2c6aecb649e0cdff0cce00d6ea9bcfdf8ec4f34f61778671
pkgname = rumdl
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Julien Virey <[email protected]>
pkgname=rumdl
-pkgver=0.2.34
+pkgver=0.2.35
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=('892ac4aacf39aac0b4d94612187b8b056c39af11aa576e915a6e870a17d8ec87')
+sha256sums=('ab057c10082bc0fd2c6aecb649e0cdff0cce00d6ea9bcfdf8ec4f34f61778671')
prepare() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rumdl/-/commit/abf259546f71dec78d1e324881f7ca48d52e81d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rumdl/-/commit/abf259546f71dec78d1e324881f7ca48d52e81d3
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