pan: update to 0.145.
Closes #14601. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
fa662cae3b
commit
86573c1a18
1 changed files with 6 additions and 7 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template build file for 'pan'
|
||||
# Template file for 'pan'
|
||||
pkgname=pan
|
||||
version=0.144
|
||||
version=0.145
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gnutls"
|
||||
hostmakedepends="pkg-config yelp-tools"
|
||||
makedepends="gmime-devel gnutls-devel gtk+-devel"
|
||||
depends="desktop-file-utils"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Usenet newsreader that's good at both text and binaries"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GFDL-1.1-or-later, GPL-2.0-only"
|
||||
homepage="http://pan.rebelbase.com"
|
||||
license="GPL-2"
|
||||
distfiles="http://pan.rebelbase.com/download/releases/${version}/source/pan-${version}.tar.bz2"
|
||||
checksum=91fae377c1b01f173f21d89d9e503c9a59f902e25423b15d5db04bf4cbf10750
|
||||
|
||||
checksum=68da514a8088513502b418859a7df7638866f75d03a429197cf9c23176559cac
|
||||
|
|
Loading…
Reference in a new issue