polari: update to 41.0.

This commit is contained in:
Enno Boland 2022-01-22 08:33:23 +01:00
parent e67f6815c0
commit ca329b8d17
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'polari'
pkgname=polari
version=3.38.0
version=41.0
revision=1
build_style=meson
hostmakedepends="pkg-config itstool gobject-introspection gettext"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Polari"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=3af8a6d22e4fa7e121e29611edbe4c90c3266565f4c3a67332904c5c56b502d1
checksum=a3b05f81660370c67c942b6f44b298c7b78816feb38c926ec2212bde22ea40eb
if [ "$CROSS_BUILD" ] ; then
hostmakedepends+=" glib-devel prelink-cross qemu-user-static"