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

Jan de Groot jgc at archlinux.org
Sun Sep 6 13:41:52 UTC 2009


    Date: Sunday, September 6, 2009 @ 09:41:52
  Author: jgc
Revision: 51245

Update to 2.27.92 - depend on latest vte

Modified:
  gnome-terminal/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-06 13:36:46 UTC (rev 51244)
+++ PKGBUILD	2009-09-06 13:41:52 UTC (rev 51245)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-terminal
-pkgver=2.27.91
+pkgver=2.27.92
 pkgrel=1
 pkgdesc="The GNOME Terminal Emulator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.2-3' 'vte>=0.20.5' 'startup-notification>=0.10')
+depends=('gconf>=2.27.0' 'vte>=0.21.4' 'startup-notification>=0.10')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.4' '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.27/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('06f1e7f8b70c0c207fed0f85b77ee5fcc36244dd67f8d0bc60191289772a3a6a')
+sha256sums=('6365e1a05bd018f0ec2ccfc2c66a83be5424a202c0f2e120174893906ef50d5d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list