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

Jan de Groot jgc at archlinux.org
Mon Sep 21 18:05:56 UTC 2009


    Date: Monday, September 21, 2009 @ 14:05:56
  Author: jgc
Revision: 52579

Update to 2.28.0

Modified:
  gedit/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 18:02:57 UTC (rev 52578)
+++ PKGBUILD	2009-09-21 18:05:56 UTC (rev 52579)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gedit
-pkgver=2.27.6
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="A text editor for GNOME"
 arch=(i686 x86_64)
 license=('GPL')
-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')
+depends=('gconf>=2.27.0' 'pygtksourceview2>=2.8.0' 'enchant>=1.4.2' 'desktop-file-utils' 'iso-codes>=3.10.1' 'gtksourceview2>=2.8.0' '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=('189e68d03e3bfc7518d2dcd6a20882388ea21b1200f3bc78388991d420558570')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('f12699367ec4f48ffce87f8b116b55561a03e055c4bf74cc96e5adb3b4e2fce6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list