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

Jan de Groot jgc at archlinux.org
Wed Sep 26 18:54:42 UTC 2012


    Date: Wednesday, September 26, 2012 @ 14:54:42
  Author: jgc
Revision: 167174

upgpkg: gnome-dictionary 3.6.0-1

3.6.0

Modified:
  gnome-dictionary/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-26 18:54:26 UTC (rev 167173)
+++ PKGBUILD	2012-09-26 18:54:42 UTC (rev 167174)
@@ -1,19 +1,19 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 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"




More information about the arch-commits mailing list