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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 20 21:48:55 UTC 2009


    Date: Monday, April 20, 2009 @ 17:48:55
  Author: andyrtr
Revision: 36298

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

........
  r36297 | andyrtr | 2009-04-20 21:48:19 +0000 (Mo, 20 Apr 2009) | 2 lines
  
  upgpkg: terminal 0.2.12-1
      new version 0.2.12
........

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

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


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-04-20 21:48:19 UTC (rev 36297)
+++ extra-x86_64/PKGBUILD	2009-04-20 21:48:55 UTC (rev 36298)
@@ -3,21 +3,21 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=terminal
-pkgver=0.2.10
+pkgver=0.2.12
 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.100' "vte>=0.17.4-2" 'dbus-glib>=0.78'
+depends=('exo>=0.3.101' "vte>=0.20.1" 'dbus-glib>=0.80'
 	 'startup-notification>=0.9' 'hicolor-icon-theme')
 makedepends=('pkgconfig')
 options=('!libtool')
 install=terminal.install
-source=(http://www.xfce.org/archive/xfce-4.6.0/src/Terminal-${pkgver}.tar.bz2
+source=(http://www.xfce.org/archive/xfce-4.6.1/src/Terminal-${pkgver}.tar.bz2
 	terminal-dont-die-on-dbus-kill.patch)
-md5sums=('f6cefa97cf5cad558187267783ffce8a'
+md5sums=('adb419d279c9fc16d02291c052190717'
          '7cff5c513739737a0ed2109354538241')
 
 build() {




More information about the arch-commits mailing list