diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-04-10 16:01:31 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-04-10 16:01:31 -0300 |
commit | b5dc578420c4574feff55aedb370cd80c8340ccf (patch) | |
tree | d4d849f48161a7c67cf97437383ee8517de89254 /libre | |
parent | 3632a82a8b14f11f157fb04b4f97843159d90939 (diff) | |
download | abslibre-b5dc578420c4574feff55aedb370cd80c8340ccf.tar.gz abslibre-b5dc578420c4574feff55aedb370cd80c8340ccf.tar.bz2 abslibre-b5dc578420c4574feff55aedb370cd80c8340ccf.zip |
evince-3.16.0-1.parabola1: updating version
Diffstat (limited to 'libre')
-rw-r--r-- | libre/evince/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/evince/PKGBUILD b/libre/evince/PKGBUILD index a3e732593..f1f2e38ad 100644 --- a/libre/evince/PKGBUILD +++ b/libre/evince/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 233910 2015-03-16 09:03:54Z jgc $ +# $Id: PKGBUILD 234759 2015-03-25 13:02:34Z jgc $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=evince -pkgver=3.14.2 +pkgver=3.16.0 pkgrel=1.parabola1 pkgdesc="Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt)), with libarchive support" url="https://wiki.gnome.org/Apps/Evince" @@ -12,7 +12,7 @@ license=(GPL) replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib libsecret desktop-file-utils dconf gsettings-desktop-schemas gnome-desktop) -makedepends=(itstool libnautilus-extension texlive-bin intltool gobject-introspection docbook-xsl python python2) +makedepends=(itstool libnautilus-extension texlive-bin intltool gobject-introspection docbook-xsl python) optdepends=('texlive-bin: DVI support' 'gvfs: bookmark support and session saving' 'p7zip: cbz and cb7 compressed comic books' @@ -23,7 +23,7 @@ install=evince.install options=('!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz libarchive.patch) -sha256sums=('4c591d0b879092a5f6c9140b75f15bdea3665a332e9b384957c453fd67bf0070' +sha256sums=('5138e2d05ccfe5e40df0c840b34f334c1f2bc03e5456aa954e64673d504ccd04' '023f01f40c5efb8bf245d97067b3ef1da74f96a0bc53e53eb3d990d6c29b9e5e') prepare() { |