summaryrefslogtreecommitdiff
path: root/community/terminator/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-26 23:14:33 +0000
committerroot <root@rshg054.dnsready.net>2011-09-26 23:14:33 +0000
commitabcf87c553a18aec8372de7f690b5aa91a7a0d24 (patch)
treebb3862ac84497766acac0ac182d5ad948e2a382a /community/terminator/PKGBUILD
parent21efc9511d14394cc1d8426e2e0a6c668964fbe9 (diff)
Mon Sep 26 23:14:33 UTC 2011
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 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 <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')
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}