gnome-panel: update to 3.37.1
This commit is contained in:
parent
89dbae1b34
commit
5ce96d9c36
|
@ -564,7 +564,7 @@ libpackagekit-glib2.so.18 PackageKit-1.1.12_1
|
|||
libpsl.so.5 libpsl-0.20.2_1
|
||||
libsoup-2.4.so.1 libsoup-2.34.0_1
|
||||
libsoup-gnome-2.4.so.1 libsoup-gnome-2.34.0_1
|
||||
libpanel-applet.so.3 gnome-panel-3.30.0_1
|
||||
libgnome-panel.so.0 gnome-panel-3.37.1_1
|
||||
libuninum.so.5 libuninum-2.7_1
|
||||
libunique-3.0.so.0 libunique-2.91.4_1
|
||||
libwebkit2gtk-4.0.so.37 webkit2gtk-2.6.2_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-panel'
|
||||
pkgname=gnome-panel
|
||||
version=3.34.1
|
||||
revision=3
|
||||
version=3.37.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo"
|
||||
hostmakedepends="gettext-devel glib-devel itstool pkg-config tzdata gettext"
|
||||
|
@ -14,7 +14,7 @@ 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=a6bc0255252eeb4b964bcbe55fd7908b69f914c062c5ec8dff5ac0262d29b90d
|
||||
checksum=1d598fd68933e76018f2fb116a7871cbc0033c1f109bfbfe08a1ecb56067d152
|
||||
patch_args="-Np1"
|
||||
|
||||
gnome-panel-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue