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

Antonio Rojas arojas at archlinux.org
Thu Jul 6 19:42:11 UTC 2017


    Date: Thursday, July 6, 2017 @ 19:42:10
  Author: arojas
Revision: 242592

Update to 3.6.0

Modified:
  sylpheed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-06 19:17:24 UTC (rev 242591)
+++ PKGBUILD	2017-07-06 19:42:10 UTC (rev 242592)
@@ -4,8 +4,8 @@
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=sylpheed
-pkgver=3.5.1
-pkgrel=2
+pkgver=3.6.0
+pkgrel=1
 pkgdesc="Lightweight and user-friendly e-mail client"
 arch=('i686' 'x86_64')
 url="http://sylpheed.sraoss.jp/en/"
@@ -13,7 +13,7 @@
 depends=('compface' 'gpgme' 'gtkspell')
 makedepends=('openssl')
 source=("http://sylpheed.sraoss.jp/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
-md5sums=('d88e892b54b160209c8183ebe2574490')
+md5sums=('5b72a9173963be38efe5fb0b3f5cc44b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list