Date: Monday, May 20, 2019 @ 09:16:26 Author: cesura Revision: 468042
upgpkg: atril 1.22.1-1 Updated to version 1.22.1 Modified: atril/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-20 09:10:34 UTC (rev 468041) +++ PKGBUILD 2019-05-20 09:16:26 UTC (rev 468042) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=atril -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="MATE document viewer" url="https://mate-desktop.org" @@ -14,7 +14,7 @@ conflicts=('atril-gtk3') replaces=('atril-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz") -sha256sums=('ab73bfd922df8b87bf4abea1a2d06d6380e9437257ef2fa0158f668e894ca4f5') +sha256sums=('208544f6cce4bb5c0bf423a0d618929e35527d1c5ed120a5aa19f2a7a77e5c44') prepare() { cd "$pkgname-$pkgver"