From 5827948456201df72a1bd73e87977c569129fb27 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 31 Oct 2012 01:35:35 -0700 Subject: Wed Oct 31 01:34:59 PDT 2012 --- extra/gnome-dictionary/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'extra/gnome-dictionary') diff --git a/extra/gnome-dictionary/PKGBUILD b/extra/gnome-dictionary/PKGBUILD index 86a252322..90267e0be 100644 --- a/extra/gnome-dictionary/PKGBUILD +++ b/extra/gnome-dictionary/PKGBUILD @@ -1,18 +1,19 @@ -# $Id: PKGBUILD 156812 2012-04-23 09:06:27Z ibiru $ +# $Id: PKGBUILD 169894 2012-10-30 22:33:54Z heftig $ # Maintainer: Ionut Biru pkgname=gnome-dictionary -pkgver=3.4.0 +pkgver=3.6.0 pkgrel=1 pkgdesc="Look up words in dictionary sources" arch=(i686 x86_64) url="http://gnome.org" license=('GPL2') depends=('dconf' 'gtk3') -makedepends=('intltool' 'gnome-doc-utils') +makedepends=('intltool' 'itstool' 'docbook-xsl') install=$pkgname.install options=(!libtool) +groups=('gnome-extra') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('70a15987617f5ae39f1fc27f7ed0a039193b4704cef7b89ed3aea30ac38f56af') +sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf