David Runge pushed to branch main at Arch Linux / Packaging / Packages / udisks2


Commits:
99631600 by David Runge at 2023-09-27T10:56:30+02:00
upgpkg: 2.10.1-2

Rebuild to add back btrfs and lvm2 modules.

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,33 @@
+pkgbase = udisks2
+       pkgdesc = Daemon, tools and libraries to access and manipulate disks, 
storage devices and technologies
+       pkgver = 2.10.1
+       pkgrel = 2
+       url = https://www.freedesktop.org/wiki/Software/udisks/
+       arch = x86_64
+       license = GPL-2.0-or-later
+       license = LGPL-2.0-or-later
+       makedepends = gobject-introspection
+       makedepends = gtk-doc
+       depends = acl
+       depends = btrfs-progs
+       depends = gcc-libs
+       depends = glib2
+       depends = glibc
+       depends = libatasmart
+       depends = libblockdev
+       depends = libgudev
+       depends = lvm2
+       depends = polkit
+       depends = systemd-libs
+       depends = util-linux-libs
+       optdepends = dosfstools: FAT filesystem support
+       optdepends = exfatprogs: exFAT filesystem support
+       optdepends = e2fsprogs: Ext2/3/4 filesystem suport
+       optdepends = udftools: UDF filesystem support
+       optdepends = xfsprogs: XFS filesystem support
+       backup = etc/udisks2/udisks2.conf
+       source = 
https://github.com/storaged-project/udisks/releases/download/udisks-2.10.1/udisks-2.10.1.tar.bz2
+       sha512sums = 
9cdaeca4306a970c85f88d406dbe5d2dad23d72f47d9ab1c021b8c2888d4c790f680eb94388d86f9255024283b4a36e98b8aee4408d193a7d4aad1e74463356a
+       b2sums = 
41282e4dbbd93e6bda2a10a6ff2f2fb82bfc83b3ccbed9450cca7888c634cde9300fcd0b7d055e0d8e4c8fc0b431a75d5612a24132ea9b2677d194529732178d
+
+pkgname = udisks2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=udisks2
 pkgver=2.10.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/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/udisks2/-/commit/99631600321962f5488f19c7e5a22fc96764e329

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/udisks2/-/commit/99631600321962f5488f19c7e5a22fc96764e329
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to