gnome-disk-utility: update to 3.30.1.
This commit is contained in:
parent
8a85b5693a
commit
69fd8a6017
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-disk-utility'
|
||||
pkgname=gnome-disk-utility
|
||||
version=3.30.0
|
||||
version=3.30.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dlibsystemd=false"
|
||||
|
@ -11,9 +11,8 @@ depends="desktop-file-utils gptfdisk hicolor-icon-theme parted"
|
|||
short_desc="GNOME libraries and applications for dealing with storage devices"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://git.gnome.org/browse/gnome-disk-utility"
|
||||
#changelog="https://git.gnome.org/browse/gnome-disk-utility/plain/NEWS?h=gnome-3-28"
|
||||
homepage="https://wiki.gnome.org/Apps/Disks"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=967fb93f069529aa209a9c580882259ca9f1b62cacd7952803f0d5f0838291c3
|
||||
checksum=1477e9698db45a096145aca31ed55d0f76cff4419fb490f3ff9aa7a1d7a210fb
|
||||
nocross=https://build.voidlinux.eu/builders/aarch64-musl_builder/builds/5518/steps/shell_3/logs/stdio
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue