summaryrefslogtreecommitdiff
path: root/community/terminator/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/terminator/PKGBUILD')
-rw-r--r--community/terminator/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/terminator/PKGBUILD b/community/terminator/PKGBUILD
index 0229d4249..817bf2368 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 <allan@archlinux.org>
# Contributor: fancris3 <fancris3 at gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
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' 'mips64el')
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}