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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Dec 17 21:07:29 UTC 2009


    Date: Thursday, December 17, 2009 @ 16:07:28
  Author: andyrtr
Revision: 61522

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

........
  r61520 | andyrtr | 2009-12-17 21:05:27 +0000 (Do, 17 Dez 2009) | 2 lines
  
  upgpkg: terminal 0.4.3-1
      new version 0.4.3
........

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-54510
   + /terminal/trunk:1-61521

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-12-17 21:06:18 UTC (rev 61521)
+++ extra-x86_64/PKGBUILD	2009-12-17 21:07:28 UTC (rev 61522)
@@ -3,20 +3,20 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=terminal
-pkgver=0.4.2
+pkgver=0.4.3
 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.101' "vte>=0.20.5" 'dbus-glib>=0.80'
-	 'startup-notification>=0.9' 'hicolor-icon-theme')
+depends=('exo>=0.3.106' "vte>=0.22.5" 'dbus-glib>=0.82-2'
+	 'startup-notification>=0.10' 'hicolor-icon-theme')
 makedepends=('pkgconfig')
 options=('!libtool')
 install=terminal.install
 source=(http://archive.xfce.org/src/apps/${pkgname}/0.4/Terminal-${pkgver}.tar.bz2)
-md5sums=('9754afef6b79fa1df9aaf41fb8cc6374')
+md5sums=('0ce66b16bcb7ff274d7f93a69993f717')
 
 build() {
   cd ${srcdir}/Terminal-${pkgver}




More information about the arch-commits mailing list