gnome-disk-utility: update to 43.0.
This commit is contained in:
parent
81b63cea22
commit
03ec63247e
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'gnome-disk-utility'
|
||||
pkgname=gnome-disk-utility
|
||||
version=42.0
|
||||
version=43.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dlogind=none"
|
||||
hostmakedepends="glib-devel gtk-doc intltool pkg-config libxslt"
|
||||
hostmakedepends="glib-devel gettext pkg-config desktop-file-utils libxslt
|
||||
docbook-xsl gtk-update-icon-cache"
|
||||
makedepends="gnome-settings-daemon-devel libcanberra-devel libdvdread-devel
|
||||
libnotify-devel libpwquality-devel libsecret-devel udisks2-devel libxslt-devel
|
||||
libhandy1-devel"
|
||||
|
@ -13,6 +14,6 @@ short_desc="GNOME libraries and applications for dealing with storage devices"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Disks"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1b6564454d67426322cb3bfc5a5558653bfc7dfeea2ae0825b1d08629f01090b
|
||||
distfiles="${GNOME_SITE}/gnome-disk-utility/${version%.*}/gnome-disk-utility-${version}.tar.xz"
|
||||
checksum=7afca9805a6b92db6933dd7efcec4af8386c01bbc1f871e2dae4def7e192a2c5
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in New Issue