[arch-commits] Commit in atril/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Apr 16 19:44:40 UTC 2021


    Date: Friday, April 16, 2021 @ 19:44:39
  Author: arojas
Revision: 919539

Update to 1.24.1

Modified:
  atril/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-16 19:42:30 UTC (rev 919538)
+++ PKGBUILD	2021-04-16 19:44:39 UTC (rev 919539)
@@ -2,8 +2,8 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=atril
-pkgver=1.24.0
-pkgrel=2
+pkgver=1.24.1
+pkgrel=1
 pkgdesc="MATE document viewer"
 url="https://mate-desktop.org"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 conflicts=('atril-gtk3')
 replaces=('atril-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('be245d445333de35bdad22e4299252e6b30851d94f02caef14100b78787fc724')
+sha256sums=('b48372a89813f31d2635de02d9e92ba38e794daddf625f06d80c3793248bde1a')
 
 prepare() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list