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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 13:31:49 UTC 2010


    Date: Tuesday, March 30, 2010 @ 09:31:48
  Author: ibiru
Revision: 74079

update to 2.30

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 12:03:13 UTC (rev 74078)
+++ PKGBUILD	2010-03-30 13:31:48 UTC (rev 74079)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.29.9
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('gconf>=2.28.0' 'pygtksourceview2>=2.9.2' 'enchant>=1.5.0' 'desktop-file-utils' 'iso-codes>=3.10.1' 'libsm')
+depends=('gconf>=2.28.0' 'pygtksourceview2>=2.10.0' 'enchant>=1.5.0' 'desktop-file-utils' 'iso-codes>=3.10.1' 'libsm')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' '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.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b9479faa3c50363a982f36a769aa79628aa3d5814d8a2cec1c35d1e1a5742ca5')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('37598473372aab217e46f19726cff616ff0ea4121bbdbb170b4e264a4ca76690')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list