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

Jan de Groot jgc at archlinux.org
Thu Oct 18 15:55:49 UTC 2007


    Date: Thursday, October 18, 2007 @ 11:55:49
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/gedit

Modified: PKGBUILD (1.41 -> 1.42)

upgpkg: gedit 2.20.3-1


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


Index: extra/gnome/gedit/PKGBUILD
diff -u extra/gnome/gedit/PKGBUILD:1.41 extra/gnome/gedit/PKGBUILD:1.42
--- extra/gnome/gedit/PKGBUILD:1.41	Sat Sep 22 18:52:54 2007
+++ extra/gnome/gedit/PKGBUILD	Thu Oct 18 11:55:49 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.41 2007/09/22 22:52:54 jgc Exp $
+# $Id: PKGBUILD,v 1.42 2007/10/18 15:55:49 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.20.0
+pkgver=2.20.3
 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.0' 'desktop-file-utils' 'iso-codes')
+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')
 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=('6c14d4f3583c921bdd551df6cd822289')
+md5sums=('afc7bb5327c0cba393af4b1f6fa096c1')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list