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

Jan de Groot jgc at archlinux.org
Mon Sep 21 14:11:18 UTC 2009


    Date: Monday, September 21, 2009 @ 10:11:18
  Author: jgc
Revision: 52543

Update to 2.28.0

Modified:
  gnome-terminal/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 14:09:36 UTC (rev 52542)
+++ PKGBUILD	2009-09-21 14:11:18 UTC (rev 52543)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-terminal
-pkgver=2.27.92
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="The GNOME Terminal Emulator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.27.0' 'vte>=0.21.4' 'startup-notification>=0.10')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.4' 'intltool') 
+depends=('gconf>=2.27.0' 'vte>=0.21.7' 'startup-notification>=0.10')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.5' '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=('6365e1a05bd018f0ec2ccfc2c66a83be5424a202c0f2e120174893906ef50d5d')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('c3f1ce6248e47cac5f3c5c0a79a079d5c7756ba1c4867eb43e20e929087b4a5a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list