From abcf87c553a18aec8372de7f690b5aa91a7a0d24 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 26 Sep 2011 23:14:33 +0000 Subject: Mon Sep 26 23:14:33 UTC 2011 --- community/terminator/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'community/terminator/PKGBUILD') diff --git a/community/terminator/PKGBUILD b/community/terminator/PKGBUILD index 3a0b50d10..eaacd67d3 100644 --- a/community/terminator/PKGBUILD +++ b/community/terminator/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 39486 2011-02-10 18:34:49Z ibiru $ +# $Id: PKGBUILD 55930 2011-09-25 18:21:36Z guillaume $ # Contributor: Allan McRae # Contributor: fancris3 # Maintainer: Daniel J Griffiths pkgname=terminator -pkgver=0.95 -pkgrel=4 +pkgver=0.96 +pkgrel=1 pkgdesc='an application that provides lots of terminals in a single window' arch=('i686' 'x86_64') url='http://www.tenshu.net/terminator/' @@ -14,7 +14,7 @@ depends=('vte' 'pygtk' 'xdg-utils') makedepends=('desktop-file-utils' 'gettext' 'intltool') install=terminator.install source=("https://launchpad.net/terminator/trunk/${pkgver}/+download/${pkgname}_${pkgver}.tar.gz") -md5sums=('ceae5c899c71b9c80e48083c17a631ad') +md5sums=('070e3878336b341c9e18339d89ba64fe') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf