Date: Wednesday, April 3, 2013 @ 11:05:55 Author: jgc Revision: 181319
upgpkg: gnome-dictionary 3.6.0-2 Move to gnome group Modified: gnome-dictionary/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-03 08:59:11 UTC (rev 181318) +++ PKGBUILD 2013-04-03 09:05:55 UTC (rev 181319) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gnome-dictionary pkgver=3.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Look up words in dictionary sources" arch=(i686 x86_64) url="http://gnome.org" @@ -11,7 +11,7 @@ makedepends=('intltool' 'itstool' 'docbook-xsl') install=$pkgname.install options=(!libtool) -groups=('gnome-extra') +groups=('gnome') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) sha256sums=('1ad03f629bbfe4360fc6d8dd2d7cb4a03e24579068bdd79a25ff5fc5fbff6fa9')
