sushi: update to 46.0.
This commit is contained in:
parent
29b78dbab5
commit
6613521b29
|
@ -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 <gottox@voidlinux.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue