[arch-commits] Commit in terminal/repos (extra-x86_64 extra-x86_64/PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Oct 28 19:41:52 UTC 2008
Date: Tuesday, October 28, 2008 @ 15:41:51
Author: andyrtr
Revision: 17352
Merged revisions 17351 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/terminal/trunk
........
r17351 | andyrtr | 2008-10-28 19:41:04 +0000 (Di, 28 Okt 2008) | 1 line
upgpkg: terminal 0.2.8.3-1
........
Modified:
terminal/repos/extra-x86_64/ (properties)
terminal/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Property changes on: terminal/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /terminal/trunk:1-9655
+ /terminal/trunk:1-17351
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-10-28 19:41:04 UTC (rev 17351)
+++ extra-x86_64/PKGBUILD 2008-10-28 19:41:51 UTC (rev 17352)
@@ -3,21 +3,22 @@
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=terminal
-pkgver=0.2.8
-pkgrel=3
+pkgver=0.2.8.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.4' 'vte>=0.16.14' 'dbus-glib>=0.76'
+depends=('exo>=0.3.4-2' 'vte>=0.17.4' 'dbus-glib>=0.76'
'startup-notification>=0.9' 'hicolor-icon-theme')
makedepends=('pkgconfig')
options=('!libtool')
install=terminal.install
-source=(http://www.xfce.org/archive/xfce-4.4.2/src/Terminal-${pkgver}.tar.bz2
+source=(http://www.xfce.org/archive/xfce-4.4.3/src/Terminal-${pkgver}.tar.bz2
terminal-dont-die-on-dbus-kill.patch)
-md5sums=('cfe660ecf50e9d3b073576bbc4af6ab2' '7cff5c513739737a0ed2109354538241')
+md5sums=('38af7a51955f6dbb0ecd6d7b882805a1'
+ '7cff5c513739737a0ed2109354538241')
build() {
cd ${srcdir}/Terminal-${pkgver}
More information about the arch-commits
mailing list