pan: update to 0.150.
This commit is contained in:
parent
821392f9ea
commit
7b94ac16d1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pan'
|
# Template file for 'pan'
|
||||||
pkgname=pan
|
pkgname=pan
|
||||||
version=0.149
|
version=0.150
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pan-v${version}"
|
wrksrc="pan-v${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,7 @@ license="GFDL-1.1-or-later, GPL-2.0-only"
|
||||||
homepage="http://pan.rebelbase.com"
|
homepage="http://pan.rebelbase.com"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/pan/-/raw/master/NEWS"
|
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"
|
distfiles="https://gitlab.gnome.org/GNOME/pan/-/archive/v${version}/pan-v${version}.tar.bz2"
|
||||||
checksum=354ffd4707c6db5a676f51ee94101f300c0dd83741efcf500a52a730d25817bc
|
checksum=bdce5ee7fa28dcac1be6aa2110dc74cc85a62fb29b17b8ae1644cf4df11fed2f
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" gdk-pixbuf-devel"
|
hostmakedepends+=" gdk-pixbuf-devel"
|
||||||
|
|
Loading…
Reference in New Issue