Date: Saturday, May 1, 2010 @ 12:37:13
  Author: andyrtr
Revision: 79185

upgpkg: claws-mail 3.7.6-1
new version 3.7.6

Modified:
  claws-mail/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-05-01 15:38:51 UTC (rev 79184)
+++ PKGBUILD    2010-05-01 16:37:13 UTC (rev 79185)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke <andy...@archlinux.org>
 
 pkgname=claws-mail
-pkgver=3.7.5
-pkgrel=3
+pkgver=3.7.6
+pkgrel=1
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -20,13 +20,10 @@
 options=(!libtool)
 install=claws-mail.install
 
source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('05a97ef3bf41ae5e6e2a3ddeb600ab44')
+md5sums=('09c150cf13c04201c92089fc285cecd9')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # fix libetpan detection
-  sed -e 's/057/10/g' -i configure || return 1
-  sed -e 's/0\.57/1\.0/g' -i configure || return 1
   ./configure --prefix=/usr --disable-static \
     --enable-enchant \
     --enable-gnutls \

Reply via email to