gnome-panel: update to 3.46.0.

This commit is contained in:
Michal Vasilek 2022-12-15 21:20:42 +01:00
parent 99594f42b9
commit 3c32cd7bb5

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-panel'
pkgname=gnome-panel
version=3.44.0
version=3.46.0
revision=1
build_style=gnu-configure
configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo"
@ -13,8 +13,8 @@ short_desc="Panel Application for GNOME flashback"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.1-or-later, LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/GnomePanel"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa
distfiles="${GNOME_SITE}/gnome-panel/${version%.*}/gnome-panel-${version}.tar.xz"
checksum=cec7a11b70c524b5e8d76d4d7e4d835ee607abda2eb42f4df7619e62eb06aeb1
gnome-panel-devel_package() {
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"