Date: Sunday, March 9, 2014 @ 18:27:18 Author: alucryd Revision: 106891
upgpkg: geary 0.5.3-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-09 13:33:34 UTC (rev 106890) +++ PKGBUILD 2014-03-09 17:27:18 UTC (rev 106891) @@ -4,8 +4,8 @@ # Contributor : Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=0.5.1 -pkgrel=2 +pkgver=0.5.3 +pkgrel=1 pkgdesc='A lightweight email client for the GNOME desktop' arch=('i686' 'x86_64') url='http://www.yorba.org/projects/geary/' @@ -14,7 +14,7 @@ makedepends=('cmake' 'gobject-introspection' 'intltool' 'vala') install="${pkgname}.install" source=("https://download.gnome.org/sources/${pkgname}/${pkgver%.?}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('12561187c7d2b8aa1115ca52d8959270ff38dd6db774df1cd39c9719a76bb1d1') +sha256sums=('17ac5aa25d828d92e5a23d21194fcee71914961cbfa3064dd718bcecb9cbf2e5') build() { cd ${pkgname}-${pkgver}
