summaryrefslogtreecommitdiff
path: root/extra/claws-mail/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-29 00:01:58 +0000
committerroot <root@rshg054.dnsready.net>2012-06-29 00:01:58 +0000
commiteb4c1f17fe6790f814a67378ed66bddbb93def96 (patch)
tree8d9a601807e65342ae8c6c59df40ffd168403e8f /extra/claws-mail/PKGBUILD
parentad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff)
Fri Jun 29 00:01:58 UTC 2012
Diffstat (limited to 'extra/claws-mail/PKGBUILD')
-rw-r--r--extra/claws-mail/PKGBUILD14
1 files changed, 5 insertions, 9 deletions
diff --git a/extra/claws-mail/PKGBUILD b/extra/claws-mail/PKGBUILD
index a85c8b939..c2dc3040a 100644
--- a/extra/claws-mail/PKGBUILD
+++ b/extra/claws-mail/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 161800 2012-06-14 15:33:46Z andyrtr $
+# $Id: PKGBUILD 162656 2012-06-27 15:37:01Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=claws-mail
-pkgver=3.8.0
-pkgrel=3
+pkgver=3.8.1
+pkgrel=1
pkgdesc="A GTK+ based e-mail client."
arch=('i686' 'x86_64')
license=('GPL3')
@@ -19,14 +19,10 @@ replaces=('sylpheed-claws')
provides=('claws')
options=(!libtool)
install=claws-mail.install
-source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2
- buildfix_gnutls3.diff)
-md5sums=('df9f1657d7f34959a2205344d952c2e3'
- '0c0956755ddcec939d916af35310ee3f')
-
+source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('d388929fb1c8f04d4bcb2139faaf9e70')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
- patch -Np0 -i ${srcdir}/buildfix_gnutls3.diff
sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py