summaryrefslogtreecommitdiff
path: root/libre/claws-mail-libre/PKGBUILD
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-08-20 05:46:16 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-08-20 05:46:16 -0300
commit2ed05b86c1e20354ef5e3ce5917b0b89fb7fb117 (patch)
treea8fdc85060ede142acc07a2b44a806070a679631 /libre/claws-mail-libre/PKGBUILD
parentf0728c45baf0ebca5b17e28d8d5cfbbbb4f8fd8d (diff)
updating claws-mail-libre{,-nonprism} and adding choqok-nonprism to nonprism repo
Diffstat (limited to 'libre/claws-mail-libre/PKGBUILD')
-rw-r--r--libre/claws-mail-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/claws-mail-libre/PKGBUILD b/libre/claws-mail-libre/PKGBUILD
index 5ee1fec05..723f4c5d2 100644
--- a/libre/claws-mail-libre/PKGBUILD
+++ b/libre/claws-mail-libre/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=claws-mail
pkgname=$_pkgname-libre
-pkgver=3.9.1
+pkgver=3.9.2
pkgrel=3
pkgdesc='A GTK+ based e-mail client, without nonfree PalmOS handheld devices support'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
url="http://www.$_pkgname.org"
depends=('gtk2' 'gnutls' 'startup-notification' 'enchant'
- 'gpgme' 'libetpan>=1.1' 'libsm' 'db' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
+ 'gpgme' 'libetpan>=1.1-4' 'libsm' 'dbus-glib' 'hicolor-icon-theme' 'desktop-file-utils')
makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind'
# dependencies for plugins
'libsoup' 'libgdata' 'webkitgtk2' 'libnotify' 'libcanberra' 'poppler-glib' 'pygtk')
@@ -38,7 +38,7 @@ provides=("$_pkgname=$pkgver" 'claws')
options=(!libtool)
install=$_pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/$_pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('8adc734912ff1b83545cb12850100473'
+md5sums=('90de2a265e65fbd9dffdbf428bb0ee28'
'SKIP')
build() {