diff --git a/extra/claws-mail/PKGBUILD b/extra/claws-mail/PKGBUILD index 92d77ad47..1ab176bb3 100644 --- a/extra/claws-mail/PKGBUILD +++ b/extra/claws-mail/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 144878 2011-12-08 21:06:16Z andyrtr $ +# $Id: PKGBUILD 145084 2011-12-16 15:46:53Z andyrtr $ # Maintainer: Andreas Radke # ALARM: Kevin Mihelich @@ -7,8 +7,8 @@ plugrel=1 pkgname=claws-mail -pkgver=3.7.10 -pkgrel=2 +pkgver=3.8.0 +pkgrel=1 pkgdesc="A GTK+ based e-mail client." arch=('i686' 'x86_64') license=('GPL3') @@ -24,16 +24,11 @@ replaces=('sylpheed-claws') provides=('claws') options=(!libtool) install=claws-mail.install -source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2 - gnutls_buildfix.patch) -md5sums=('fcf58dcff52f0908ff3bc368d820408b' - '372bf7a9da58ae49d9da50f79db69fb6') +source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2) +md5sums=('df9f1657d7f34959a2205344d952c2e3') build() { cd ${srcdir}/${pkgname}-${pkgver} - - # fix build with latest gnutls - patch -Np1 -i ${srcdir}/gnutls_buildfix.patch sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py