Date: Thursday, February 21, 2019 @ 07:53:50 Author: alucryd Revision: 434839
upgpkg: geary 0.13.1-1 Modified: geary/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-21 07:37:57 UTC (rev 434838) +++ PKGBUILD 2019-02-21 07:53:50 UTC (rev 434839) @@ -3,7 +3,7 @@ # Contributor: Massimiliano Torromeo <[email protected]> pkgname=geary -pkgver=0.13.0 +pkgver=0.13.1 pkgrel=1 pkgdesc='A lightweight email client for the GNOME desktop' arch=(x86_64) @@ -40,7 +40,7 @@ vala ) source=(git+https://gitlab.gnome.org/GNOME/geary.git#tag=geary-${pkgver}) -sha256sums=(SKIP) +sha256sums=('SKIP') build() { arch-meson geary build
