[arch-commits] Commit in libguestfs/trunk (PKGBUILD)

Robin Broda coderobe at gemini.archlinux.org
Tue Jan 25 15:38:11 UTC 2022


    Date: Tuesday, January 25, 2022 @ 15:38:10
  Author: coderobe
Revision: 1115522

upgpkg: libguestfs 1.46.2-2

dependency exfat-utils -> exfatprogs, it's now supported natively (see FS#72629)

Modified:
  libguestfs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 15:12:57 UTC (rev 1115521)
+++ PKGBUILD	2022-01-25 15:38:10 UTC (rev 1115522)
@@ -7,7 +7,7 @@
 pkgname=libguestfs
 pkgver=1.46.2
 _pkgver_short=${pkgver%.*}
-pkgrel=1
+pkgrel=2
 pkgdesc="Access and modify virtual machine disk images"
 arch=('x86_64')
 url="http://libguestfs.org/"
@@ -15,7 +15,7 @@
 _appliancedeps=('iproute2' 'mdadm' 'lvm2' 'libldm' 'btrfs-progs' 'dosfstools' 'gdisk' 'procps' 'psmisc'
                 'rsync' 'xfsprogs' 'dhcpcd' 'iputils' 'ntfs-3g' 'vim' 'systemd-sysvcompat' 'openssh'
                 'f2fs-tools' 'jfsutils' 'lsscsi' 'lsof' 'lzop' 'pciutils' 'squashfs-tools'
-                'strace' 'syslinux' 'debootstrap' 'exfat-utils' 'grub' 'lrzip' 'mtools'
+                'strace' 'syslinux' 'debootstrap' 'exfatprogs' 'grub' 'lrzip' 'mtools'
                 'multipath-tools' 'nilfs-utils' 'reiserfsprogs' 'yara')
 #               'scrub' 'zerofree' 'hfsprogs')
 depends=('augeas' 'libvirt' 'jansson' 'fuse' 'hivex' 'sleuthkit' 'supermin' 'qemu-headless' 'libconfig'



More information about the arch-commits mailing list