Date: Wednesday, August 20, 2014 @ 23:03:46 Author: alucryd Revision: 117679
upgpkg: geary 0.6.2-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-20 20:24:28 UTC (rev 117678) +++ PKGBUILD 2014-08-20 21:03:46 UTC (rev 117679) @@ -4,7 +4,7 @@ # Contributor : Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc='A lightweight email client for the GNOME desktop' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('cmake' 'gnome-doc-utils' 'gobject-introspection' 'intltool' 'vala') install="${pkgname}.install" source=("https://download.gnome.org/sources/${pkgname}/${pkgver%.?}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('7078dd9353b9ed2d404cb6a6d9b7d461614b283fc5a3a30630647a8c4a37a6f9') +sha256sums=('efe6532d78bcb08f74da117a7096d0930c7ce34b14d2cea6405d27246f05e42a') build() { cd ${pkgname}-${pkgver}
