[arch-commits] Commit in sylpheed/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Wed Apr 11 21:29:01 UTC 2018
Date: Wednesday, April 11, 2018 @ 21:29:00
Author: dvzrv
Revision: 315815
upgpkg: sylpheed 3.7.0-2
Rebuild against libnsl.
Modified:
sylpheed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-11 21:24:49 UTC (rev 315814)
+++ PKGBUILD 2018-04-11 21:29:00 UTC (rev 315815)
@@ -6,12 +6,12 @@
pkgname=sylpheed
pkgver=3.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight and user-friendly e-mail client"
arch=('x86_64')
url="https://sylpheed.sraoss.jp/en/"
license=('GPL')
-depends=('compface' 'gpgme' 'gtkspell')
+depends=('compface' 'gpgme' 'gtkspell' 'libnsl')
makedepends=('openssl')
source=("https://sylpheed.sraoss.jp/${pkgname}/v${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
sha512sums=('490837528bf7ba9d26994cd5fff00b6e5390a127419b9d0efd9fc25c38be1291d55c5b8daebdf5ca9d9159a51c938449e76212328f3eae40cc039db88cb5caa4')
More information about the arch-commits
mailing list