mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
pan: update to 0.146.
This commit is contained in:
parent
7b6441dde1
commit
bafda9dc89
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'pan'
|
||||
pkgname=pan
|
||||
version=0.145
|
||||
version=0.146
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gnutls"
|
||||
configure_args="--with-gnutls --with-gtk3 --with-gmime30 --enable-libnotify --enable-gkr"
|
||||
hostmakedepends="pkg-config yelp-tools"
|
||||
makedepends="gmime-devel gnutls-devel gtk+-devel"
|
||||
makedepends="gmime3-devel gnutls-devel gtk+3-devel libsecret-devel gtkspell3-devel libnotify-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="Usenet newsreader that's good at both text and binaries"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="GFDL-1.1-or-later, GPL-2.0-only"
|
||||
homepage="http://pan.rebelbase.com"
|
||||
distfiles="http://pan.rebelbase.com/download/releases/${version}/source/pan-${version}.tar.bz2"
|
||||
checksum=68da514a8088513502b418859a7df7638866f75d03a429197cf9c23176559cac
|
||||
checksum=a52c28664652ddbd1639faf99cdb93969c3dd3e0e0ddb9a1b24711ab8f684f9d
|
||||
|
|
Loading…
Add table
Reference in a new issue