diff --git a/srcpkgs/gnome-bluetooth/template b/srcpkgs/gnome-bluetooth/template index c45574345af..bfb45dcb7ba 100644 --- a/srcpkgs/gnome-bluetooth/template +++ b/srcpkgs/gnome-bluetooth/template @@ -1,10 +1,10 @@ # Template file for 'gnome-bluetooth' pkgname=gnome-bluetooth -version=3.26.1 +version=3.28.0 revision=1 build_style=meson -configure_args="-Denable-icon-update=false -Denable-gtkdoc=false - -Denable-introspection=$(vopt_if gir true false)" +configure_args="-Dicon-update=false -Dgtk_doc=false + -Dintrospection=$(vopt_if gir true false)" hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection) glib-devel" makedepends="libXi-devel gtk+3-devel libnotify-devel dconf-devel gvfs-devel bluez eudev-libudev-devel libcanberra-devel" @@ -12,9 +12,9 @@ depends="bluez>=5 dconf>=0.20 gvfs>=1.20 hicolor-icon-theme desktop-file-utils" short_desc="The GNOME Bluetooth Subsystem" maintainer="Enno Boland " homepage="https://wiki.gnome.org/Projects/GnomeBluetooth" -license="GPL-2, LGPL-2" +license="GPL-2.0-or-later, LGPL-2.1-or-later" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=1d2c7b94fc76a833dad0d4d91344e9a5a7b4aad740c5a90944bd25c5be7e784f +checksum=771472f6df7bf16bdcb2266f4e52b7aa8c5e723509481d734ad22b9ae9fcfe60 build_options="gir" if [ -z "$CROSS_BUILD" ]; then