[arch-commits] Commit in libetpan/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Tue Dec 18 15:22:31 UTC 2018
Date: Tuesday, December 18, 2018 @ 15:22:31
Author: andyrtr
Revision: 342511
upgpkg: libetpan 1.9.2-1
upstream update 1.9.2
Modified:
libetpan/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-18 14:24:06 UTC (rev 342510)
+++ PKGBUILD 2018-12-18 15:22:31 UTC (rev 342511)
@@ -1,7 +1,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=libetpan
-pkgver=1.9.1
+pkgver=1.9.2
pkgrel=1
pkgdesc="A portable middleware for email access"
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('libgcrypt' 'gnutls' 'libsasl' 'zlib')
makedepends=('expat')
source=($pkgname-$pkgver.tar.gz::https://github.com/dinhviethoa/${pkgname}/archive/${pkgver}.tar.gz)
-sha256sums=('f5e354ccf1014c6ee313ade1009b8a82f28043d2504655e388bb4c1328700fcd')
+sha256sums=('45a3bef81ae1818b8feb67cd1f016e774247d7b03804d162196e5071c82304ab')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list