Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
exfatprogs
Commits:
5a505ad5 by Frederik Schwan at 2026-06-15T09:52:06+02:00
upgpkg: 1.4.2-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.1
+ pkgver = 1.4.2
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.1/exfatprogs-1.4.1.tar.gz
- b2sums =
241f8bed1091bae8671d59662cdfbd9924a56d4f09cf763e55f6de8503262de2f9f42df06e0b5509dfbf150247f0083beb7c1fad3857b65f7c417cc585928e19
+ source =
https://github.com/exfatprogs/exfatprogs/archive/1.4.2/exfatprogs-1.4.2.tar.gz
+ b2sums =
66fff9a724c85045c64c7cbd26b49bd2e78d3bb3faf35d93cdc57a6c2d836ef8ff308e993a3a2d390956586f65b6e01b0aa4c835d25cf73f595c9cb6c6208f3d
pkgname = exfatprogs
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Marco Cilloni <[email protected]>
pkgname=exfatprogs
-pkgver=1.4.1
+pkgver=1.4.2
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=('241f8bed1091bae8671d59662cdfbd9924a56d4f09cf763e55f6de8503262de2f9f42df06e0b5509dfbf150247f0083beb7c1fad3857b65f7c417cc585928e19')
+b2sums=('66fff9a724c85045c64c7cbd26b49bd2e78d3bb3faf35d93cdc57a6c2d836ef8ff308e993a3a2d390956586f65b6e01b0aa4c835d25cf73f595c9cb6c6208f3d')
prepare() {
cd exfatprogs-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exfatprogs/-/commit/5a505ad5300ce9b27e84c065491a5fafee62058d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/exfatprogs/-/commit/5a505ad5300ce9b27e84c065491a5fafee62058d
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