David Runge pushed to branch main at Arch Linux / Packaging / Packages /
erofs-utils
Commits:
08c5bf4e by David Runge at 2024-08-22T20:51:44+02:00
upgpkg: 1.8.1-2
Rebuild to enable multithreading and libdeflate compressor support.
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = erofs-utils
pkgdesc = Userspace utilities for linux-erofs file system
pkgver = 1.8.1
- pkgrel = 1
+ pkgrel = 2
url =
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=erofs-utils
pkgver=1.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="Userspace utilities for linux-erofs file system"
arch=(x86_64)
url="https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/erofs-utils/-/commit/08c5bf4eb12b06c37e74f5a9b745a2be42f327e5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/erofs-utils/-/commit/08c5bf4eb12b06c37e74f5a9b745a2be42f327e5
You're receiving this email because of your account on gitlab.archlinux.org.