Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
exfatprogs
Commits:
8db556d8 by Frederik Schwan at 2026-05-28T09:35:19+02:00
upgpkg: 1.4.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = exfatprogs
pkgdesc = exFAT filesystem userspace utilities for the Linux Kernel
exfat driver
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://github.com/exfatprogs/exfatprogs
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = exfatprogs
depends = glibc
provides = exfat-utils
conflicts = exfat-utils
- source =
https://github.com/exfatprogs/exfatprogs/archive/1.4.0/exfatprogs-1.4.0.tar.gz
- b2sums =
7a6da25270580e52dcf2107ad9c8572c8833a1a817bc910a3c2ccd66eda189dd9efc6bdf534c9908f76cdb7347fb44ec1178205762b44f958930548c329a9590
+ source =
https://github.com/exfatprogs/exfatprogs/archive/1.4.1/exfatprogs-1.4.1.tar.gz
+ b2sums =
241f8bed1091bae8671d59662cdfbd9924a56d4f09cf763e55f6de8503262de2f9f42df06e0b5509dfbf150247f0083beb7c1fad3857b65f7c417cc585928e19
pkgname = exfatprogs
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Marco Cilloni <[email protected]>
pkgname=exfatprogs
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc='exFAT filesystem userspace utilities for the Linux Kernel exfat
driver'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc')
provides=('exfat-utils')
conflicts=('exfat-utils')
source=("https://github.com/exfatprogs/exfatprogs/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('7a6da25270580e52dcf2107ad9c8572c8833a1a817bc910a3c2ccd66eda189dd9efc6bdf534c9908f76cdb7347fb44ec1178205762b44f958930548c329a9590')
+b2sums=('241f8bed1091bae8671d59662cdfbd9924a56d4f09cf763e55f6de8503262de2f9f42df06e0b5509dfbf150247f0083beb7c1fad3857b65f7c417cc585928e19')
prepare() {
cd exfatprogs-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exfatprogs/-/commit/8db556d87d31781cf27305359d44a60b60dbe693
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exfatprogs/-/commit/8db556d87d31781cf27305359d44a60b60dbe693
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