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

speps speps at nymeria.archlinux.org
Tue Apr 1 17:09:32 UTC 2014


    Date: Tuesday, April 1, 2014 @ 19:09:32
  Author: speps
Revision: 108702

upgpkg: sylpheed 3.4.0-1

Modified:
  sylpheed/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-01 14:39:07 UTC (rev 108701)
+++ PKGBUILD	2014-04-01 17:09:32 UTC (rev 108702)
@@ -4,7 +4,7 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=sylpheed
-pkgver=3.3.1
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="Lightweight and user-friendly e-mail client"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 depends=('compface' 'gpgme' 'gtkspell' 'desktop-file-utils')
 makedepends=('openssl')
 install="$pkgname.install"
-source=("http://sylpheed.sraoss.jp/$pkgname/v3.3/$pkgname-$pkgver.tar.bz2")
-md5sums=('34551fa05722bac80bbe0688bb4a3341')
+source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
+md5sums=('6cef3bb0ef2de6456dc1710f58e4db1f')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list