George Hu pushed to branch main at Arch Linux / Packaging / Packages / udisks2
Commits:
b41279a3 by George Hu at 2026-03-02T19:18:43+08:00
upgpkg: 2.11.1-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = udisks2
pkgdesc = Daemon, tools and libraries to access and manipulate disks,
storage devices and technologies
pkgver = 2.11.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.freedesktop.org/wiki/Software/udisks/
arch = x86_64
license = GPL-2.0-or-later
@@ -142,4 +142,3 @@ pkgname = udisks2-lvm2
pkgname = udisks2-docs
pkgdesc = Daemon, tools and libraries to access and manipulate disks,
storage devices and technologies - documentation
- arch = any
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
udisks2-docs
)
pkgver=2.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="Daemon, tools and libraries to access and manipulate disks, storage
devices and technologies"
arch=(x86_64)
url="https://www.freedesktop.org/wiki/Software/udisks/"
@@ -185,7 +185,6 @@ package_udisks2-lvm2() {
package_udisks2-docs() {
pkgdesc+=" - documentation"
- arch=(any)
mv -v $pkgname/* "$pkgdir/"
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/udisks2/-/commit/b41279a3c40f9cf4bf1ddf929d1334c78d75a213
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/udisks2/-/commit/b41279a3c40f9cf4bf1ddf929d1334c78d75a213
You're receiving this email because of your account on gitlab.archlinux.org.