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

Jan de Groot jgc at archlinux.org
Wed Sep 9 13:18:16 UTC 2009


    Date: Wednesday, September 9, 2009 @ 09:18:16
  Author: jgc
Revision: 51542

Update to 2.27.6

Modified:
  gedit/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-09 12:53:52 UTC (rev 51541)
+++ PKGBUILD	2009-09-09 13:18:16 UTC (rev 51542)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.27.4
+pkgver=2.27.6
 pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.2-3' 'pygtksourceview2>=2.7.0' 'enchant>=1.4.2' 'desktop-file-utils' 'iso-codes>=3.10.1' 'gtksourceview2>=2.7.3' 'libsm')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.3' 'intltool')
+depends=('gconf>=2.27.0' 'pygtksourceview2>=2.7.0' 'enchant>=1.4.2' 'desktop-file-utils' 'iso-codes>=3.10.1' 'gtksourceview2>=2.7.3' 'libsm')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.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.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c62fc216e10629457aa854e93f7ba61747de0cdc5bf1f21807a48118c3cd1b92')
+sha256sums=('189e68d03e3bfc7518d2dcd6a20882388ea21b1200f3bc78388991d420558570')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list