Date: Sunday, August 8, 2021 @ 18:03:17 Author: arojas Revision: 995391
Update to 1.26.0 Modified: eom/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:03:05 UTC (rev 995390) +++ PKGBUILD 2021-08-08 18:03:17 UTC (rev 995391) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=eom -pkgver=1.24.2 +pkgver=1.26.0 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=('eead30072ada9a697c0284ee0ac72f0cd80cf01eff43e1c260873718f2643223') +sha256sums=('27f169aa396ddbc75740bf802bef1c0251771ca0747b5a727ff985c03dc067db') build() { cd "${pkgname}-${pkgver}"
