Date: Sunday, October 11, 2015 @ 14:06:09 Author: andyrtr Revision: 248879
upgpkg: claws-mail 3.13.0-1 upstream update 3.13.0 Modified: claws-mail/trunk/PKGBUILD ----------+ PKGBUILD | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-11 09:13:00 UTC (rev 248878) +++ PKGBUILD 2015-10-11 12:06:09 UTC (rev 248879) @@ -2,8 +2,8 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=claws-mail -pkgver=3.12.0 -pkgrel=2 +pkgver=3.13.0 +pkgrel=1 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') license=('GPL3') @@ -34,10 +34,9 @@ conflicts=('claws-mail-extra-plugins') provides=('claws') install=claws-mail.install -source=(#http://downloads.sourceforge.net/sourceforge/claws-mail/${pkgname}-${pkgver}.tar.xz{,.asc} - http://www.claws-mail.org/download.php?file=releases/claws-mail-3.12.0.tar.xz{,.asc}) -md5sums=('73c11bf9f260473abe0e888af19e23b8' - 'SKIP') +source=(http://www.claws-mail.org/download.php?file=releases/claws-mail-$pkgver.tar.xz{,.asc}) +sha256sums=('365076806c63dd8a1d6f08ead6a863a01ba05819c1a860ea7bbee8fcda4bf93a' + 'SKIP') validpgpkeys=('8B3B297A03468356692F8D592CD716D654D6BBD4') # Paul <[email protected]> build() {
