pan: update to 0.150.
This commit is contained in:
parent
821392f9ea
commit
7b94ac16d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pan'
|
||||
pkgname=pan
|
||||
version=0.149
|
||||
version=0.150
|
||||
revision=1
|
||||
wrksrc="pan-v${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,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=354ffd4707c6db5a676f51ee94101f300c0dd83741efcf500a52a730d25817bc
|
||||
checksum=bdce5ee7fa28dcac1be6aa2110dc74cc85a62fb29b17b8ae1644cf4df11fed2f
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" gdk-pixbuf-devel"
|
||||
|
|
Loading…
Reference in a new issue