Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rumdl
Commits:
8500a89d by Orhun Parmaksız at 2026-07-03T21:11:14+02:00
upgpkg: 0.2.28-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.27
+ pkgver = 0.2.28
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.27.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.27.tar.gz
- sha256sums =
ffe8323458f351e949b28255ec40f02305f2b949abefcf680692ccf828914d5a
+ source =
rumdl-0.2.28.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.28.tar.gz
+ sha256sums =
a9cf526e643909d8a9625e9721aedef69c8266a30293d3d131c82223dcca80eb
pkgname = rumdl
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Julien Virey <[email protected]>
pkgname=rumdl
-pkgver=0.2.27
+pkgver=0.2.28
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=('ffe8323458f351e949b28255ec40f02305f2b949abefcf680692ccf828914d5a')
+sha256sums=('a9cf526e643909d8a9625e9721aedef69c8266a30293d3d131c82223dcca80eb')
prepare() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rumdl/-/commit/8500a89d814957e9141d3ef4d06c7989575798cb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rumdl/-/commit/8500a89d814957e9141d3ef4d06c7989575798cb
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