mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/claws-mail to 3.17.6-1
This commit is contained in:
parent
6baaa6cfb6
commit
97fad49aab
1 changed files with 5 additions and 5 deletions
|
@ -4,14 +4,14 @@
|
|||
# - drop valgrind makedepend
|
||||
|
||||
pkgname=claws-mail
|
||||
pkgver=3.17.5
|
||||
pkgrel=3
|
||||
pkgver=3.17.6
|
||||
pkgrel=1
|
||||
pkgdesc="A GTK+ based e-mail client."
|
||||
arch=('x86_64')
|
||||
license=('GPL3')
|
||||
url="https://www.claws-mail.org"
|
||||
depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme' 'libetpan' 'compface'
|
||||
'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
|
||||
depends=('gtk2' 'gnutls' 'startup-notification' 'enchant' 'gpgme'
|
||||
'libetpan' 'compface' 'libsm' 'dbus-glib')
|
||||
makedepends=('spamassassin' 'bogofilter' 'networkmanager'
|
||||
# dependencies for plugins
|
||||
'libgdata' 'libnotify' 'libcanberra' 'poppler-glib' 'libytnef' 'libical'
|
||||
|
@ -38,7 +38,7 @@ optdepends=('python: needed for some tools'
|
|||
provides=('claws')
|
||||
source=(https://www.claws-mail.org/download.php?file=releases/claws-mail-$pkgver.tar.xz{,.asc}
|
||||
bash_completion)
|
||||
sha256sums=('daced25bfc2ab5b3f9ac2762b091ca3aede50da23e694d338dff1f066bab59be'
|
||||
sha256sums=('15e4c4344b0c0781d9bb99c71e69dc2d98b8a65c3ce7dde7de1c3f9001c705e8'
|
||||
'SKIP'
|
||||
'3f6c248b8658cd7a62186bff572cce2525712a498f363cbbda1ed459021c28cb')
|
||||
validpgpkeys=('8B3B297A03468356692F8D592CD716D654D6BBD4') # Paul <paul@claws-mail.org>
|
||||
|
|
Loading…
Reference in a new issue