[arch-commits] CVS update of extra/gnome/gnome-terminal (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Dec 2 14:32:15 UTC 2007
Date: Sunday, December 2, 2007 @ 09:32:15
Author: jgc
Path: /home/cvs-extra/extra/gnome/gnome-terminal
Modified: PKGBUILD (1.27 -> 1.28)
upgpkg: gnome-terminal 2.18.3-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/gnome/gnome-terminal/PKGBUILD
diff -u extra/gnome/gnome-terminal/PKGBUILD:1.27 extra/gnome/gnome-terminal/PKGBUILD:1.28
--- extra/gnome/gnome-terminal/PKGBUILD:1.27 Sun Sep 23 09:08:19 2007
+++ extra/gnome/gnome-terminal/PKGBUILD Sun Dec 2 09:32:15 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.27 2007/09/23 13:08:19 jgc Exp $
+# $Id: PKGBUILD,v 1.28 2007/12/02 14:32:15 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-terminal
-pkgver=2.18.2
+pkgver=2.18.3
pkgrel=1
pkgdesc="The GNOME Terminal Emulator"
arch=(i686 x86_64)
license=('GPL')
-depends=('libgnomeui>=2.20.0' 'vte>=0.16.9' 'startup-notification>=0.9')
+depends=('libgnomeui>=2.20.1.1' 'vte>=0.16.9' 'startup-notification>=0.9')
makedepends=('perlxml' 'pkgconfig' 'gnome-doc-utils>=0.12.0')
options=('!emptydirs')
url="http://www.gnome.org"
groups=('gnome-extra')
install=gnome-terminal.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a54b010cdeb1e908cad6085bf9de87c4')
+md5sums=('735ebb86205e6fa9591cbb4930451d25')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list