Date: Monday, August 29, 2016 @ 15:29:12 Author: alucryd Revision: 187933
upgpkg: geary 0.11.2-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-29 15:22:53 UTC (rev 187932) +++ PKGBUILD 2016-08-29 15:29:12 UTC (rev 187933) @@ -4,7 +4,7 @@ # Contributor: Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=0.11.1 +pkgver=0.11.2 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=('6efc5e1a944ca1c1a991d50d558fbe46ed58763b3f8b7bcd451b15078a9b2eb2') +sha256sums=('5c9e20ecd53672a42e22a436b9d3b6b9e9bf81ddf77163414a1c55986f9b4631') prepare() { cd geary-${pkgver}
