[arch-commits] Commit in claws-mail/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Dec 16 15:26:11 UTC 2011


    Date: Friday, December 16, 2011 @ 10:26:11
  Author: andyrtr
Revision: 145078

upgpkg: claws-mail 3.8.0-1

upstream release 3.8.0

Modified:
  claws-mail/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-16 15:23:27 UTC (rev 145077)
+++ PKGBUILD	2011-12-16 15:26:11 UTC (rev 145078)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 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')
@@ -19,16 +19,11 @@
 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
 




More information about the arch-commits mailing list