gnome-contacts: update to 3.34.0.
Drop ambiguous patch which is upstream. Closes #14573. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
c20d39c752
commit
69233c2e4c
2 changed files with 2 additions and 16 deletions
|
@ -1,14 +0,0 @@
|
||||||
--- src/contacts-window.vala
|
|
||||||
+++ src/contacts-window.vala
|
|
||||||
@@ -35,9 +35,9 @@ public class Contacts.Window : Gtk.ApplicationWindow {
|
|
||||||
[GtkChild]
|
|
||||||
private TitleBar titlebar;
|
|
||||||
[GtkChild]
|
|
||||||
- private HeaderBar left_header;
|
|
||||||
+ private Gtk.HeaderBar left_header;
|
|
||||||
[GtkChild]
|
|
||||||
- private HeaderBar right_header;
|
|
||||||
+ private Gtk.HeaderBar right_header;
|
|
||||||
[GtkChild]
|
|
||||||
private Overlay notification_overlay;
|
|
||||||
[GtkChild]
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-contacts'
|
# Template file for 'gnome-contacts'
|
||||||
pkgname=gnome-contacts
|
pkgname=gnome-contacts
|
||||||
version=3.32.2
|
version=3.34.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gnome-contacts-${version%.*}"
|
wrksrc="gnome-contacts-${version%.*}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Contacts"
|
homepage="https://wiki.gnome.org/Apps/Contacts"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version%.*}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version%.*}.tar.xz"
|
||||||
checksum=fc49f9821fe7a2491287bc25979bb428d39c6510d23c59bf031a4e555a39798b
|
checksum=99602ec8d660c1f3c92cae6356f64f72fb6db58e55bce27a599330bf7b622f12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue