summaryrefslogtreecommitdiff
path: root/testing/evince
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-24 01:50:39 -0700
committerroot <root@rshg054.dnsready.net>2012-10-24 01:50:39 -0700
commit120df4e0db159525806a9b33364483e76f9d51d3 (patch)
treeb78de64b601a46cc403d8663201bad6feb41c791 /testing/evince
parent3c19af9355ba86a5b99d6e5a57ecaa68a7ea6e8e (diff)
Wed Oct 24 01:47:51 PDT 2012
Diffstat (limited to 'testing/evince')
-rw-r--r--testing/evince/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/testing/evince/PKGBUILD b/testing/evince/PKGBUILD
index 504b698f1..98d1f5674 100644
--- a/testing/evince/PKGBUILD
+++ b/testing/evince/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 169257 2012-10-18 19:28:43Z jgc $
+# $Id: PKGBUILD 169538 2012-10-23 11:07:56Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evince
-pkgver=3.6.0
+pkgver=3.6.1
pkgrel=1
pkgdesc="Simply a document viewer"
url="http://projects.gnome.org/evince/"
@@ -10,12 +10,13 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('gtk3' 'libgxps' 'libspectre' 'gsfonts' 'poppler-glib' 'djvulibre' 'gnome-icon-theme' 't1lib' 'libgnome-keyring' 'desktop-file-utils' 'dconf' 'gsettings-desktop-schemas')
makedepends=('itstool' 'nautilus' 'texlive-bin' 'intltool' 'gobject-introspection' 'docbook-xsl')
-optdepends=('texlive-bin: DVI support')
+optdepends=('texlive-bin: DVI support'
+ 'gvfs: bookmark support and session saving')
groups=('gnome-extra')
install=evince.install
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8dfa7b9c2f0b910d06b1612ff445d3f3050c44d25f2e78718966374d30ab83f2')
+sha256sums=('1b87b2579d438a126391f9044611b472e9f7b5b712e40b5645b0810164bc41b5')
build() {
cd "$pkgname-$pkgver"