[arch-commits] Commit in gedit/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jun 1 19:38:25 UTC 2008
Date: Sunday, June 1, 2008 @ 15:38:25
Author: jgc
Revision: 2392
upgpkg: gedit 2.22.3-1
Modified:
gedit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-06-01 19:35:25 UTC (rev 2391)
+++ PKGBUILD 2008-06-01 19:38:25 UTC (rev 2392)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gedit
-pkgver=2.22.1
+pkgver=2.22.3
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=(i686 x86_64)
license=('GPL')
-depends=('pygtk>=2.12.1' 'pygtksourceview2>=2.2.0' 'enchant>=1.3.0' 'libgnomeui>=2.22.1' 'desktop-file-utils' 'iso-codes' 'gtksourceview2>=2.2.1')
+depends=('pygtk>=2.12.1' 'pygtksourceview2>=2.2.0' 'enchant>=1.4.2' 'libgnomeui>=2.22.1' 'desktop-file-utils' 'iso-codes' 'gtksourceview2>=2.2.1')
makedepends=('perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.2')
groups=('gnome-extra')
options=('!libtool' '!emptydirs')
url="http://www.gnome.org"
install=gedit.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ee797f4e2eed291dc28ef8ff7082445e')
+md5sums=('9af45548bf8f2c335906c95877df4699')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list