Date: Sunday, February 14, 2010 @ 09:14:59 Author: jgc Revision: 68828
upgpkg: gedit 2.29.6-1 Update to 2.29.6 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-14 14:03:28 UTC (rev 68827) +++ PKGBUILD 2010-02-14 14:14:59 UTC (rev 68828) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gedit -pkgver=2.28.3 +pkgver=2.29.6 pkgrel=1 pkgdesc="A text editor for GNOME" arch=('i686' 'x86_64') license=('GPL') -depends=('gconf>=2.28.0' 'pygtksourceview2>=2.8.0' 'enchant>=1.5.0' 'desktop-file-utils' 'iso-codes>=3.10.1' 'gtksourceview2>=2.8.2' 'libsm') +depends=('gconf>=2.28.0' 'pygtksourceview2>=2.9.1' 'enchant>=1.5.0' 'desktop-file-utils' 'iso-codes>=3.10.1' 'libsm') makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.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.28/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('59458f21850eaaf72d26d957735e728f9e9b197ca7070a1ca096d8b66313b51d') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('598ed53b2815857f8cce749667d9b7ad7adc9c477f1ea4e642cd16262de6e646') build() { cd "${srcdir}/${pkgname}-${pkgver}"
