diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-10 03:33:02 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-10 03:33:02 +0000 |
commit | 5a5e68340439f8c9b81e85410fcbd5135732161c (patch) | |
tree | dbcb42dd57af963fd0bb72573e72d417a32fe173 /extra/claws-mail/PKGBUILD | |
parent | b42468f5bd3d7f19c1a0fa0ee08289745958caae (diff) |
Tue Jun 10 03:29:21 UTC 2014
Diffstat (limited to 'extra/claws-mail/PKGBUILD')
-rw-r--r-- | extra/claws-mail/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/claws-mail/PKGBUILD b/extra/claws-mail/PKGBUILD index 256f9e970..54c1eab51 100644 --- a/extra/claws-mail/PKGBUILD +++ b/extra/claws-mail/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 214189 2014-06-04 13:50:46Z bluewind $ +# $Id: PKGBUILD 214748 2014-06-09 09:54:20Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> pkgname=claws-mail -pkgver=3.10.0 -pkgrel=2 +pkgver=3.10.1 +pkgrel=1 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') license=('GPL3') @@ -35,7 +35,7 @@ conflicts=('claws-mail-extra-plugins') provides=('claws') install=claws-mail.install source=(http://downloads.sourceforge.net/sourceforge/claws-mail/${pkgname}-${pkgver}.tar.xz{,.asc}) -sha1sums=('c5e8063ea922b1bd6825f5221347ec8ebfa0ae3b' +sha1sums=('fff74eabee65b78dc842abf34819cc5dd9e7feca' 'SKIP') build() { |