Date: Friday, September 20, 2019 @ 21:47:45 Author: cesura Revision: 511268
upgpkg: eom 1.22.2-1 Updated to version 1.22.2 Modified: eom/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-20 21:43:14 UTC (rev 511267) +++ PKGBUILD 2019-09-20 21:47:45 UTC (rev 511268) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=eom -pkgver=1.22.1 +pkgver=1.22.2 pkgrel=1 pkgdesc="An image viewing and cataloging program for MATE" url="https://mate-desktop.org" @@ -14,7 +14,7 @@ conflicts=('eom-gtk3') replaces=('eom-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('64d73069ba4db8515a6c2c90fadba87e1c5cac67dd1e102b271f62e537ee970e') +sha256sums=('3451efd64c7d26be4059c5f4163c190a4341a3023ca60c3405313cae08a7417d') build() { cd "${pkgname}-${pkgver}"
