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

Jan de Groot jgc at archlinux.org
Mon May 18 19:39:29 UTC 2009


    Date: Monday, May 18, 2009 @ 15:39:29
  Author: jgc
Revision: 39508

upgpkg: gnome-terminal 2.26.2-1

Modified:
  gnome-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-18 19:37:03 UTC (rev 39507)
+++ PKGBUILD	2009-05-18 19:39:29 UTC (rev 39508)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-terminal
-pkgver=2.26.1
+pkgver=2.26.2
 pkgrel=1
 pkgdesc="The GNOME Terminal Emulator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.0-2' 'vte>=0.20.1' 'startup-notification>=0.9')
+depends=('gconf>=2.26.0-2' 'vte>=0.20.2' 'startup-notification>=0.10')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.0' 'intltool') 
 options=('!emptydirs')
 url="http://www.gnome.org"
 groups=('gnome-extra')
 install=gnome-terminal.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('49acf3da4c820249b763d636f27e3a46')
+md5sums=('f4f64b9b67c7a3147799ee10f7cf00e1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list