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


Commits:
f3607678 by Orhun Parmaksız at 2026-05-20T12:06:03+03:00
upgpkg: 0.1.95-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.1.93
+       pkgver = 0.1.95
        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.1.93.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.1.93.tar.gz
-       sha256sums = 
275b5bc1a401e94e2f5cafd35281faf143d492aaba980537203a0f02d681001a
+       source = 
rumdl-0.1.95.tar.gz::https://github.com/rvben/rumdl/archive/refs/tags/v0.1.95.tar.gz
+       sha256sums = 
7e1ae62bb55406adcf80f8dfcd072d96879a11d71d1555e8d18d9d874ad6f6c7
 
 pkgname = rumdl


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Julien Virey <[email protected]>
 
 pkgname=rumdl
-pkgver=0.1.93
+pkgver=0.1.95
 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=('275b5bc1a401e94e2f5cafd35281faf143d492aaba980537203a0f02d681001a')
+sha256sums=('7e1ae62bb55406adcf80f8dfcd072d96879a11d71d1555e8d18d9d874ad6f6c7')
 
 prepare() {
   cd $pkgname-$pkgver



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

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