David Runge pushed to branch main at Arch Linux / Packaging / Packages /
fuse-overlayfs
Commits:
35ab9641 by David Runge at 2025-03-25T09:21:10+01:00
upgpkg: 1.14-2
Rebuild against fuse3 3.17
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fuse-overlayfs
pkgdesc = FUSE implementation of overlayfs
pkgver = 1.14
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/containers/fuse-overlayfs
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgdesc='FUSE implementation of overlayfs'
pkgname=fuse-overlayfs
pkgver=1.14
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url=https://github.com/containers/fuse-overlayfs
license=(GPL3)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fuse-overlayfs/-/commit/35ab9641d69b58f82a3f6686784a816deb91a60e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fuse-overlayfs/-/commit/35ab9641d69b58f82a3f6686784a816deb91a60e
You're receiving this email because of your account on gitlab.archlinux.org.