polari: update to 3.36.3.

This commit is contained in:
Nafis 2020-06-04 10:32:31 +06:00 committed by Piraty
parent e7faf9b692
commit 0c74c18a69

View file

@ -1,6 +1,6 @@
# Template file for 'polari'
pkgname=polari
version=3.36.2
version=3.36.3
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=acfcdb1653bf2e47bd5ab891e38a0002c2f93c160397119c3a0b5c3ec57d208a
checksum=4f26647e981c5d0bf42df582adac20bbfdacdfe8c4fe150af0ca03d2e0cef53a
if [ "$CROSS_BUILD" ] ; then
hostmakedepends+=" glib-devel prelink-cross qemu-user-static"