mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
gnome-panel: update to 3.46.0.
This commit is contained in:
parent
99594f42b9
commit
3c32cd7bb5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-panel'
|
# Template file for 'gnome-panel'
|
||||||
pkgname=gnome-panel
|
pkgname=gnome-panel
|
||||||
version=3.44.0
|
version=3.46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo"
|
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>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.1-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, GFDL-1.1-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomePanel"
|
homepage="https://wiki.gnome.org/Projects/GnomePanel"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-panel/${version%.*}/gnome-panel-${version}.tar.xz"
|
||||||
checksum=99655f75d031876c130ed23c4da22c099e7bcc4048b0255a3c3a3bbc787b31aa
|
checksum=cec7a11b70c524b5e8d76d4d7e4d835ee607abda2eb42f4df7619e62eb06aeb1
|
||||||
|
|
||||||
gnome-panel-devel_package() {
|
gnome-panel-devel_package() {
|
||||||
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue