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

Brad Fanella cesura at archlinux.org
Tue Feb 25 17:56:48 UTC 2020


    Date: Tuesday, February 25, 2020 @ 17:56:48
  Author: cesura
Revision: 581720

upgpkg: atril 1.24.0-1: Updated to version 1.24.0

Modified:
  atril/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 17:56:39 UTC (rev 581719)
+++ PKGBUILD	2020-02-25 17:56:48 UTC (rev 581720)
@@ -2,13 +2,13 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=atril
-pkgver=1.22.3
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="MATE document viewer"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('GPL')
-depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'poppler-glib' 'webkit2gtk')
+depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax2' 'poppler-glib' 'cairo>=1.14.0' 'webkit2gtk>=2.6.0')
 makedepends=('caja' 'gobject-introspection' 'intltool' 'itstool' 'texlive-bin')
 optdepends=('caja: Document Properties extension'
             'texlive-bin: DVI support')
@@ -16,7 +16,7 @@
 conflicts=('atril-gtk3')
 replaces=('atril-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('3a02d67eff090bf368fd5909640111ee2f9e69c768a56307f52d37ee0ef7151a')
+sha256sums=('be245d445333de35bdad22e4299252e6b30851d94f02caef14100b78787fc724')
 
 prepare() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list