Date: Tuesday, March 31, 2015 @ 13:22:39 Author: alucryd Revision: 130404
upgpkg: geary 0.10.0-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-31 10:11:28 UTC (rev 130403) +++ PKGBUILD 2015-03-31 11:22:39 UTC (rev 130404) @@ -4,7 +4,7 @@ # Contributor: Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=0.8.3 +pkgver=0.10.0 pkgrel=1 pkgdesc='A lightweight email client for the GNOME desktop' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ 'vala') install='geary.install' source=("https://download.gnome.org/sources/geary/${pkgver%.?}/geary-${pkgver}.tar.xz") -sha256sums=('87db09b1e4fb8e18c8341561a100003a3d05f954dc6fadc076b658c6699c784e') +sha256sums=('46197a5a1b8b040adcee99082dbfd9fff9ca804e3bf0055a2e90b13214bdbca5') build() { cd geary-${pkgver}
