community/sushi: upgrade to 43.0

This commit is contained in:
psykose 2022-11-15 21:58:18 +00:00
parent 7278224575
commit 114bb49c08

View File

@ -1,7 +1,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=sushi
pkgver=42.0
pkgver=43.0
pkgrel=0
pkgdesc="A quick preview for Nautilus"
url="https://gitlab.gnome.org/GNOME/sushi"
@ -19,13 +19,13 @@ makedepends="
gtksourceview4-dev
harfbuzz-dev
meson
webkit2gtk-dev
webkit2gtk-4.1-dev
"
subpackages="$pkgname-lang"
source="https://download.gnome.org/sources/sushi/${pkgver%.*}/sushi-$pkgver.tar.xz"
build() {
abuild-meson . output
abuild-meson -Db_lto=true . output
meson compile ${JOBS:+-j ${JOBS}} -C output
}
@ -38,5 +38,5 @@ package() {
}
sha512sums="
203510d793be56b73e59553ead555d863919b4f8ebe9f0b46d01a887685fc0d210b81b739bd7dca221a91d3c9d4c2885b84851c2445a1ab00720e1fd2f59c817 sushi-42.0.tar.xz
0a909f685e49bbddb7fc2cf17338eba08723a796e1e42f09ed404487620437b36c2bdaede3efbb6bd49cd7efde0141e971ac9869f73c0c30bea9b6658978b19e sushi-43.0.tar.xz
"