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

Jan de Groot jgc at archlinux.org
Mon May 18 20:04:52 UTC 2009


    Date: Monday, May 18, 2009 @ 16:04:52
  Author: jgc
Revision: 39527

upgpkg: gedit 2.26.2-1

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-18 20:04:36 UTC (rev 39526)
+++ PKGBUILD	2009-05-18 20:04:52 UTC (rev 39527)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.26.1
+pkgver=2.26.2
 pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.0' 'pygtk>=2.14.1' 'pygtksourceview2>=2.6.0' 'enchant>=1.4.2' 'desktop-file-utils' 'iso-codes' 'gtksourceview2>=2.6.0' 'libsm')
+depends=('gconf>=2.26.0-3' 'pygtk>=2.14.1' 'pygtksourceview2>=2.6.0' 'enchant>=1.4.2' 'desktop-file-utils' 'iso-codes' 'gtksourceview2>=2.6.2' 'libsm')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.0' 'intltool')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gedit.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ced9cdd3da86cbc8ed353f7ebd3c398f')
+md5sums=('ef8c98051c03d0caf0c75456e48c25b0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list