diff --git a/www/liferea/Makefile b/www/liferea/Makefile index aebc8b372b3..a223927d074 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,8 +1,7 @@ COMMENT= simple GTK desktop news aggregator -V= 1.16.5 +V= 1.16.6 DISTNAME= liferea-${V} -REVISION= 1 CATEGORIES= www news x11 @@ -24,7 +23,7 @@ WANTLIB += gstbase-1.0 gstfft-1.0 gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 WANTLIB += gsttag-1.0 gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz WANTLIB += harfbuzz-icu hwy hyphen iconv icudata icui18n icuuc WANTLIB += idn2 intl javascriptcoregtk-4.1 jpeg json-glib-1.0 -WANTLIB += jxl jxl_cms lcms2 lzma m nghttp2 orc-0.4 pango-1.0 +WANTLIB += jxl jxl_cms lcms2 m nghttp2 orc-0.4 pango-1.0 WANTLIB += pangocairo-1.0 pangoft2-1.0 pciaccess pcre2-8 peas-2 WANTLIB += pixman-1 png psl secret-1 sharpyuv soup-3.0 sqlite3 WANTLIB += tasn1 unistring wayland-client wayland-cursor wayland-egl diff --git a/www/liferea/distinfo b/www/liferea/distinfo index f8ed6cc57d8..56ba974aeb6 100644 --- a/www/liferea/distinfo +++ b/www/liferea/distinfo @@ -1,2 +1,2 @@ -SHA256 (liferea-1.16.5.tar.bz2) = sH4Q2mL0LxjRU54gQDfTLLY7QzvGii+INsJbvRCY4KU= -SIZE (liferea-1.16.5.tar.bz2) = 1774390 +SHA256 (liferea-1.16.6.tar.bz2) = D9mRmg1iwSlyYWCuYmMDzCkhUwgzDA/1DEgj49B59Lc= +SIZE (liferea-1.16.6.tar.bz2) = 1770946 diff --git a/www/liferea/patches/patch-src_ui_liferea_shell_c b/www/liferea/patches/patch-src_ui_liferea_shell_c index ebc26c52e0b..0277b052f41 100644 --- a/www/liferea/patches/patch-src_ui_liferea_shell_c +++ b/www/liferea/patches/patch-src_ui_liferea_shell_c @@ -1,7 +1,7 @@ Index: src/ui/liferea_shell.c --- src/ui/liferea_shell.c.orig +++ src/ui/liferea_shell.c -@@ -838,7 +838,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa +@@ -857,7 +857,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa static gchar * create_help_url (const gchar *file) {