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

Martin Wimpress flexiondotorg at archlinux.org
Fri Nov 6 00:25:16 UTC 2015


    Date: Friday, November 6, 2015 @ 01:25:16
  Author: flexiondotorg
Revision: 146122

upgpkg: atril-gtk3 1.12.0-1 - New upstream release

Modified:
  atril-gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 00:19:23 UTC (rev 146121)
+++ PKGBUILD	2015-11-06 00:25:16 UTC (rev 146122)
@@ -1,10 +1,10 @@
 # $Id$
 # Maintainer : Martin Wimpress <code at flexion.org>
 
-_ver=1.10
+_ver=1.12
 _pkgbase=atril
 pkgname=(${_pkgbase}-gtk3)
-pkgver=${_ver}.2
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="MATE document viewer (GTK3 version [EXPERIMENTAL])"
 url="http://mate-desktop.org"
@@ -11,8 +11,8 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('dconf' 'dbus' 'desktop-file-utils' 'gtk3' 'libsecret' 'libsm' 'libspectre'
-         'mate-desktop-gtk3>=1.10' 'mate-icon-theme' 'poppler-glib' 'webkitgtk' 'zlib')
-makedepends=('caja-gtk3>=1.10' 'djvulibre' 'gobject-introspection' 'libgxps'
+         'mate-desktop-gtk3>=1.12' 'mathjax' 'poppler-glib' 'webkit2gtk' 'zlib')
+makedepends=('caja-gtk3>=1.12' 'djvulibre' 'gobject-introspection' 'libgxps'
              'mate-common' 'texlive-bin' 'yelp-tools')
 optdepends=('caja-gtk3: Document Properties extension'
             'djvulibre: DjVu support'
@@ -22,7 +22,7 @@
 groups=('mate-extra-gtk3')
 conflicts=("${_pkgbase}")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('ffbc018f534729d68fb1a5dbdc92de6c9ddbe0b1')
+sha1sums=('200e69adbb3a66f24a21574b45349a4d67bf6c36')
 install=${_pkgbase}.install
 
 build() {



More information about the arch-commits mailing list