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

Jan de Groot jgc at archlinux.org
Sun Feb 14 10:59:35 UTC 2010


    Date: Sunday, February 14, 2010 @ 05:59:35
  Author: jgc
Revision: 68756

upgpkg: gnome-terminal 2.29.6-1
Update to 2.29.6

Modified:
  gnome-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-14 10:57:02 UTC (rev 68755)
+++ PKGBUILD	2010-02-14 10:59:35 UTC (rev 68756)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-terminal
-pkgver=2.28.2
+pkgver=2.29.6
 pkgrel=1
 pkgdesc="The GNOME Terminal Emulator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.28.0' 'vte>=0.22.5' 'startup-notification>=0.10' 'libgnome')
+depends=('gconf>=2.28.0' 'vte>=0.23.5' 'libgnome' 'libsm')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.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.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ccf2547c579755ec9b6f727add6bb327bbda95ac621aa6e0738fbd37ab6c9c78')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('3a1083a67b6ddbec33aa36991c2e47ef6301ec343f24fa43247b028b0d00d669')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list