Date: Tuesday, January 3, 2017 @ 16:05:11 Author: alucryd Revision: 204812
upgpkg: geary 0.11.3-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-03 15:49:05 UTC (rev 204811) +++ PKGBUILD 2017-01-03 16:05:11 UTC (rev 204812) @@ -4,7 +4,7 @@ # Contributor: Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=0.11.2 +pkgver=0.11.3 pkgrel=1 pkgdesc='A lightweight email client for the GNOME desktop' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('cmake' 'gnome-doc-utils' 'gobject-introspection' 'intltool' 'vala') source=("https://download.gnome.org/sources/geary/${pkgver%.?}/geary-${pkgver}.tar.xz") -sha256sums=('5c9e20ecd53672a42e22a436b9d3b6b9e9bf81ddf77163414a1c55986f9b4631') +sha256sums=('419e9875c81d00e990aab61d419e64ca925928f046af88362d9029a7ba8c82e4') prepare() { cd geary-${pkgver}
