From 6613521b292c8c22c8afcbc2d4f23fb9d125b9a4 Mon Sep 17 00:00:00 2001 From: fanyx Date: Thu, 18 Apr 2024 14:15:07 +0200 Subject: [PATCH] sushi: update to 46.0. --- srcpkgs/sushi/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sushi/template b/srcpkgs/sushi/template index 1a1167fcd62..32e34c4054d 100644 --- a/srcpkgs/sushi/template +++ b/srcpkgs/sushi/template @@ -1,6 +1,6 @@ # Template file for 'sushi' pkgname=sushi -version=45.0 +version=46.0 revision=1 build_helper="gir" build_style=meson @@ -13,9 +13,10 @@ short_desc="Quick image previewer over DBus for Nautilus" maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://gitlab.gnome.org/GNOME/sushi" -changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS" +#changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/master/NEWS" +changelog="https://gitlab.gnome.org/GNOME/sushi/-/raw/gnome-46/NEWS" distfiles="${GNOME_SITE}/sushi/${version%.*}/sushi-${version}.tar.xz" -checksum=6a5f14b05a3471fe43853cc2b0e1ae5484d7f9f86f7ea376179829b9bf4ac1dd +checksum=96085baaa430ab2142c606aab5c47e2fbb2fd3eb70a352137e65c59a58a0f2c6 lib32disabled=yes build_options="gir"