[arch-commits] CVS update of extra/gnome/gedit (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Dec 2 14:26:58 UTC 2007


    Date: Sunday, December 2, 2007 @ 09:26:58
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gedit

Modified: PKGBUILD (1.42 -> 1.43)

upgpkg: gedit 2.20.4-1


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/gnome/gedit/PKGBUILD
diff -u extra/gnome/gedit/PKGBUILD:1.42 extra/gnome/gedit/PKGBUILD:1.43
--- extra/gnome/gedit/PKGBUILD:1.42	Thu Oct 18 11:55:49 2007
+++ extra/gnome/gedit/PKGBUILD	Sun Dec  2 09:26:58 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.42 2007/10/18 15:55:49 jgc Exp $
+# $Id: PKGBUILD,v 1.43 2007/12/02 14:26:58 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.20.3
+pkgver=2.20.4
 pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('pygtk>=2.12.0' 'libgnomeprintui>=2.18.1' 'pygtksourceview2>=2.0.0' 'enchant' 'libgnomeui>=2.20.1' 'desktop-file-utils' 'iso-codes' 'gtksourceview2>=2.0.1')
+depends=('pygtk>=2.12.0' 'libgnomeprintui>=2.18.1' 'pygtksourceview2>=2.0.0' 'enchant' 'libgnomeui>=2.20.1' 'desktop-file-utils' 'iso-codes' 'gtksourceview2>=2.0.2')
 makedepends=('perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gedit.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('afc7bb5327c0cba393af4b1f6fa096c1')
+md5sums=('6c7d74f9b4339c9ec9e81f6ea3eb19c9')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list