[arch-commits] Commit in sylpheed/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Sat Feb 3 11:50:13 UTC 2018
Date: Saturday, February 3, 2018 @ 11:50:11
Author: dvzrv
Revision: 288774
upgpkg: sylpheed 3.7.0-1
Upgrading to 3.7.0.
Modified:
sylpheed/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-03 11:22:30 UTC (rev 288773)
+++ PKGBUILD 2018-02-03 11:50:11 UTC (rev 288774)
@@ -5,8 +5,8 @@
# Contributor: dorphell <dorphell at archlinux.org>
pkgname=sylpheed
-pkgver=3.6.0
-pkgrel=4
+pkgver=3.7.0
+pkgrel=1
pkgdesc="Lightweight and user-friendly e-mail client"
arch=('x86_64')
url="https://sylpheed.sraoss.jp/en/"
@@ -14,7 +14,7 @@
depends=('compface' 'gpgme' 'gtkspell')
makedepends=('openssl')
source=("https://sylpheed.sraoss.jp/${pkgname}/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
-sha512sums=('84c59e327690ed7e637e9ce60e630da6cdad771ccc278e31e490ed643da55c295fb47e999ad421fc59dbbcfed990882022b96cf478bd47253692d2e86279c591')
+sha512sums=('490837528bf7ba9d26994cd5fff00b6e5390a127419b9d0efd9fc25c38be1291d55c5b8daebdf5ca9d9159a51c938449e76212328f3eae40cc039db88cb5caa4')
prepare() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list