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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Dec 17 21:05:27 UTC 2009


    Date: Thursday, December 17, 2009 @ 16:05:27
  Author: andyrtr
Revision: 61520

upgpkg: terminal 0.4.3-1
    new version 0.4.3

Modified:
  terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-17 20:59:48 UTC (rev 61519)
+++ PKGBUILD	2009-12-17 21:05:27 UTC (rev 61520)
@@ -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