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

Martin Wimpress flexiondotorg at archlinux.org
Fri Nov 6 00:27:05 UTC 2015


    Date: Friday, November 6, 2015 @ 01:27:05
  Author: flexiondotorg
Revision: 146124

upgpkg: atril 1.12.0-1 - New upstream release

Modified:
  atril/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-06 00:25:27 UTC (rev 146123)
+++ PKGBUILD	2015-11-06 00:27:05 UTC (rev 146124)
@@ -1,9 +1,9 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
-_ver=1.10
+_ver=1.12
 _pkgbase=atril
 pkgname=(${_pkgbase})
-pkgver=${_ver}.2
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="MATE document viewer (GTK2 version)"
 url="http://mate-desktop.org"
@@ -10,8 +10,8 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('dconf' 'dbus' 'desktop-file-utils' 'gtk2' 'libsecret' 'libsm' 'libspectre'
-         'mate-desktop>=1.10' 'mate-icon-theme' 'poppler-glib' 'webkitgtk2' 'zlib')
-makedepends=('caja>=1.10' 'djvulibre' 'gobject-introspection' 'libgxps'
+         'mate-desktop>=1.12' 'mathjax' 'poppler-glib' 'webkitgtk2' 'zlib')
+makedepends=('caja>=1.12' 'djvulibre' 'gobject-introspection' 'libgxps'
              'mate-common' 'texlive-bin' 'yelp-tools')
 optdepends=('caja: Document Properties extension'
             'djvulibre: DjVu support'
@@ -21,7 +21,7 @@
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
 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