[arch-commits] Commit in terminal/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Feb 27 21:25:17 UTC 2009


    Date: Friday, February 27, 2009 @ 16:25:16
  Author: andyrtr
Revision: 28071

Merged revisions 26003,28070 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/terminal/trunk

........
  r26003 | andyrtr | 2009-02-02 08:29:38 +0000 (Mo, 02 Feb 2009) | 2 lines
  
  upgpkg: terminal 0.2.8.3-2
      rebuild for new Xfce 4.6 release
........
  r28070 | andyrtr | 2009-02-27 21:24:42 +0000 (Fr, 27 Feb 2009) | 2 lines
  
  upgpkg: terminal 0.2.10-1
      new version 0.2.10
........

Modified:
  terminal/repos/extra-x86_64/	(properties)
  terminal/repos/extra-x86_64/PKGBUILD

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


Property changes on: terminal/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /terminal/trunk:1-17351
   + /terminal/trunk:1-28070

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-27 21:24:42 UTC (rev 28070)
+++ extra-x86_64/PKGBUILD	2009-02-27 21:25:16 UTC (rev 28071)
@@ -1,23 +1,23 @@
 # $Id$
-# Maintainer: aurelien <aurelien at archlinux.org>
+# Maintainer: Tobias Kieslich <tobias funnychar archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=terminal
-pkgver=0.2.8.3
+pkgver=0.2.10
 pkgrel=1
 pkgdesc="A modern terminal emulator primarly for the Xfce desktop environment"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/projects/terminal/"
 groups=('xfce4')
-depends=('exo>=0.3.4-2' 'vte>=0.17.4' 'dbus-glib>=0.76'
+depends=('exo>=0.3.100' "vte>=0.17.4-2" 'dbus-glib>=0.78'
 	 'startup-notification>=0.9' 'hicolor-icon-theme')
 makedepends=('pkgconfig')
 options=('!libtool')
 install=terminal.install
-source=(http://www.xfce.org/archive/xfce-4.4.3/src/Terminal-${pkgver}.tar.bz2
+source=(http://www.xfce.org/archive/xfce-4.6.0/src/Terminal-${pkgver}.tar.bz2
 	terminal-dont-die-on-dbus-kill.patch)
-md5sums=('38af7a51955f6dbb0ecd6d7b882805a1'
+md5sums=('f6cefa97cf5cad558187267783ffce8a'
          '7cff5c513739737a0ed2109354538241')
 
 build() {




More information about the arch-commits mailing list