summaryrefslogtreecommitdiff
path: root/nonprism/sylpheed-nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-02 00:17:50 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-02 00:17:50 -0300
commitb44f0586105af81759ce3ac3a569e9afd923327c (patch)
tree04d1d32a2c01781073263de1323683ac70061857 /nonprism/sylpheed-nonprism
parentc2fc9a908e349cabfe582531737b98a52789334a (diff)
sylpheed-nonprism-3.4.0-1: updating version
Diffstat (limited to 'nonprism/sylpheed-nonprism')
-rw-r--r--nonprism/sylpheed-nonprism/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/sylpheed-nonprism/PKGBUILD b/nonprism/sylpheed-nonprism/PKGBUILD
index 75f98249b..0eed066bb 100644
--- a/nonprism/sylpheed-nonprism/PKGBUILD
+++ b/nonprism/sylpheed-nonprism/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 107092 2014-03-12 11:31:06Z speps $
+# $Id: PKGBUILD 108702 2014-04-01 17:09:32Z speps $
# Maintainer: speps <speps at aur dot archlinux dot org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: dorphell <dorphell@archlinux.org>
@@ -7,7 +7,7 @@
_pkgname=sylpheed
pkgname=sylpheed-nonprism
-pkgver=3.3.1
+pkgver=3.4.0
pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client, without Gmail support"
arch=('i686' 'x86_64')
@@ -19,9 +19,9 @@ provides=$_pkgname=$pkgver
depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
makedepends=('openssl')
install="$_pkgname.install"
-source=("http://sylpheed.sraoss.jp/$_pkgname/v3.3/$_pkgname-$pkgver.tar.bz2"
+source=("http://sylpheed.sraoss.jp/$_pkgname/v${pkgver%.*}/$_pkgname-$pkgver.tar.bz2"
'nonprism.patch')
-md5sums=('34551fa05722bac80bbe0688bb4a3341'
+md5sums=('6cef3bb0ef2de6456dc1710f58e4db1f'
'e1bddc14962e607cdb899ec082660639')
prepare() {