[arch-commits] Commit in evince/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Sep 24 19:56:40 UTC 2012
Date: Monday, September 24, 2012 @ 15:56:40
Author: jgc
Revision: 167027
upgpkg: evince 3.5.92-1
3.5.92
Modified:
evince/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-24 19:35:57 UTC (rev 167026)
+++ PKGBUILD 2012-09-24 19:56:40 UTC (rev 167027)
@@ -2,20 +2,20 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=evince
-pkgver=3.4.0
+pkgver=3.5.92
pkgrel=1
pkgdesc="Simply a document viewer"
url="http://projects.gnome.org/evince/"
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=('gnome-doc-utils' 'nautilus' 'texlive-bin' 'intltool' 'gobject-introspection')
+makedepends=('itstool' 'nautilus' 'texlive-bin' 'intltool' 'gobject-introspection' 'docbook-xsl')
optdepends=('texlive-bin: DVI support')
groups=('gnome-extra')
install=evince.install
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('02f1c74c123ea0cb4c1a98cb9ba2b67d724e9f90d7ff15acbcd6b8dbeef0a129')
+sha256sums=('47c5439fa2bac884881e23078d1055c5d8dee7fd93e5142b9d5545a095a166d6')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list