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

Ionut Biru ibiru at archlinux.org
Mon Mar 29 22:14:46 UTC 2010


    Date: Monday, March 29, 2010 @ 18:14:45
  Author: ibiru
Revision: 74057

update to 2.30

Modified:
  evince/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 22:05:07 UTC (rev 74056)
+++ PKGBUILD	2010-03-29 22:14:45 UTC (rev 74057)
@@ -2,21 +2,21 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=evince
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Simply a document viewer"
 url="http://www.gnome.org"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libspectre>=0.2.3' 'gsfonts' 'poppler-glib>=0.12.3' 'libdjvu>=3.5.22' 'gnome-icon-theme>=2.29.2' 't1lib' 'libgnome-keyring>=2.29.4' 'desktop-file-utils')
-makedepends=('gnome-doc-utils>=0.19.5' 'nautilus>=2.29.92' 'pkgconfig' 'texlive-bin' 'intltool' 'gobject-introspection')
+depends=('libspectre>=0.2.3' 'gsfonts' 'poppler-glib>=0.12.4' 'libdjvu>=3.5.22' 'gnome-icon-theme>=2.29.3' 't1lib' 'libgnome-keyring>=2.29.4' 'desktop-file-utils')
+makedepends=('gnome-doc-utils>=0.20.0' 'nautilus>=2.30.0' 'pkgconfig' 'texlive-bin' 'intltool' 'gobject-introspection')
 optdepends=('texlive-bin: DVI support')
 replaces=('gpdf')
 groups=('gnome-extra')
 install=evince.install
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b45ea11b9ffe924cb5bd27c794dd1ba01f635a0e89a0c9d0fe7b26f4970b0f9e')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('36dfee4e973421f15cb51c9b1c84784523592dc81feb6465fb59f87b8f7f8bf7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list