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


Commits:
2e14e4c6 by Orhun Parmaksız at 2026-06-05T23:45:40+02:00
upgpkg: 0.2.8-1: ]

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rumdl
        pkgdesc = Markdown Linter and Formatter written in Rust
-       pkgver = 0.2.7
+       pkgver = 0.2.8
        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.7.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.7.tar.gz
-       sha256sums = 
d04fd9e9e119cd7ad631d6d082d7eaa88fa9e31b4264869faf75a53e6473bc8a
+       source = 
rumdl-0.2.8.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.2.8.tar.gz
+       sha256sums = 
31efa3aa8e4800d1df8d4387bbd462a506d0fdd4036670f95cec0a5e5de1af21
 
 pkgname = rumdl


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Julien Virey <[email protected]>
 
 pkgname=rumdl
-pkgver=0.2.7
+pkgver=0.2.8
 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=('d04fd9e9e119cd7ad631d6d082d7eaa88fa9e31b4264869faf75a53e6473bc8a')
+sha256sums=('31efa3aa8e4800d1df8d4387bbd462a506d0fdd4036670f95cec0a5e5de1af21')
 
 prepare() {
   cd $pkgname-$pkgver



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

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