pan: update to 0.155.

This commit is contained in:
Emil Tomczyk 2023-11-16 10:47:55 +01:00 committed by Duncan Overbruck
parent 138e432dcc
commit 9136918a8f

View File

@ -1,7 +1,7 @@
# Template file for 'pan'
pkgname=pan
version=0.154
revision=2
version=0.155
revision=1
build_style=gnu-configure
configure_args="--with-gnutls --enable-libnotify --enable-gkr"
hostmakedepends="gettext pkg-config yelp-tools autoconf gettext-devel-tools automake libtool"
@ -14,7 +14,7 @@ license="GFDL-1.1-or-later, GPL-2.0-only"
homepage="http://pan.rebelbase.com"
changelog="https://gitlab.gnome.org/GNOME/pan/-/raw/master/NEWS"
distfiles="https://gitlab.gnome.org/GNOME/pan/-/archive/v${version}/pan-v${version}.tar.bz2"
checksum=440317954df7217689100df3dfb68865770f5aed1b8ed2b45432d771bb80a8c9
checksum=3624ac3171fa8089825ce55b62b053db4f86d592f717c4d874c48ce0e885dff2
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" gdk-pixbuf-devel"