summaryrefslogtreecommitdiff
path: root/gnome-unstable/evince/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/evince/PKGBUILD')
-rw-r--r--gnome-unstable/evince/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-unstable/evince/PKGBUILD b/gnome-unstable/evince/PKGBUILD
index f67f02414..83a344ecd 100644
--- a/gnome-unstable/evince/PKGBUILD
+++ b/gnome-unstable/evince/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 136894 2011-09-02 17:09:04Z heftig $
+# $Id: PKGBUILD 138653 2011-09-27 14:09:13Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evince
-pkgver=3.1.90.1
+pkgver=3.2.0
pkgrel=1
pkgdesc="Simply a document viewer"
url="http://projects.gnome.org/evince/"
@@ -15,8 +15,8 @@ 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=('035c18c752e9f7f5ecbde5cd53a4d13170249eff580f671ad19eebaa24163458')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('a9bc17e7f99489354cc66ffede68466ea0a9c52664b18198291c3a40d0150235')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"