summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-19 06:12:49 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-09-19 06:12:49 -0300
commit93ca5e75de843741ac0bf055f43a20e86ae4ed7f (patch)
treec0ea21f49d3f8ea2318c5d10dc49b3141a672382 /nonprism
parent004c6209fd887c0c3974e77dc4ff1edc2289ce48 (diff)
sylpheed-3.5.1-1.nonprism1: updating version
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/sylpheed/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/nonprism/sylpheed/PKGBUILD b/nonprism/sylpheed/PKGBUILD
index 045dfa5f4..d0d07a1c8 100644
--- a/nonprism/sylpheed/PKGBUILD
+++ b/nonprism/sylpheed/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 174361 2016-05-08 17:07:58Z arojas $
+# $Id: PKGBUILD 189828 2016-09-17 09:47:04Z arojas $
# Maintainer (Arch): speps <speps at aur dot archlinux dot org>
# Contributor (Arch): Alexander Fehr <pizzapunk gmail com>
# Contributor (Arch): dorphell <dorphell@archlinux.org>
@@ -6,19 +6,19 @@
# Contributor: Aditya Som <icarious@hacari.org>"
pkgname=sylpheed
-pkgver=3.5.0
-pkgrel=3.nonprism1
+pkgver=3.5.1
+pkgrel=1.nonprism1
pkgdesc="Lightweight and user-friendly e-mail client, without Gmail support"
arch=('i686' 'x86_64')
url="http://sylpheed.sraoss.jp/en/"
license=('GPL')
replaces=(${pkgname}-nonprism)
conflicts=(${pkgname}-nonprism)
-depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
+depends=('compface' 'gpgme' 'gtkspell')
makedepends=('openssl')
source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
'nonprism.patch')
-md5sums=('289cdd2bef00dd5f17fa90def1cc9d81'
+md5sums=('d88e892b54b160209c8183ebe2574490'
'e1bddc14962e607cdb899ec082660639')
prepare() {