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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Oct 10 20:16:49 UTC 2009


    Date: Saturday, October 10, 2009 @ 16:16:49
  Author: andyrtr
Revision: 54501

upgpkg: claws-mail 3.7.3-1
    new version 3.7.3

Modified:
  claws-mail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-10 20:07:16 UTC (rev 54500)
+++ PKGBUILD	2009-10-10 20:16:49 UTC (rev 54501)
@@ -2,14 +2,14 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=claws-mail
-pkgver=3.7.2
-pkgrel=3
+pkgver=3.7.3
+pkgrel=1
 pkgdesc="A GTK+ based e-mail client."
 arch=('i686' 'x86_64')
 license=('GPL3')
 url="http://www.claws-mail.org"
 depends=('gtk2>=2.16.2' 'gnutls>=2.8.1' 'startup-notification>=0.10' 'pilot-link>=0.12.3-5' 'enchant>=1.4.2-1'
-         'gpgme>=1.1.8' 'libetpan>=0.58' 'libsm>=1.1.0' 'db>=4.8' 'curl>=7.19.5-2' 'dbus-glib>=0.80')
+         'gpgme>=1.1.8' 'libetpan>=0.58' 'libsm>=1.1.0' 'db>=4.8' 'curl>=7.19.5-2' 'dbus-glib>=0.80' 'hicolor-icon-theme')
 makedepends=('compface' 'spamassassin' 'bogofilter' 'valgrind')
 optdepends=('python:            needed for some tools'
             'perl:              needed for some tools'
@@ -20,7 +20,7 @@
 options=(!libtool)
 install=claws-mail.install
 source=(http://downloads.sourceforge.net/sourceforge/sylpheed-claws/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('df27c2488df499d8c05646d3e101d095')
+md5sums=('b3af5ea5e1182aa53f971657db86e110')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list