summaryrefslogtreecommitdiff
path: root/community/roxterm
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-16 23:14:49 +0000
committerroot <root@rshg054.dnsready.net>2011-09-16 23:14:49 +0000
commit0669684720f97826696e11d1053f82108cd03a74 (patch)
tree90866b6eca3d4398c554c39f2d00831447ca5d43 /community/roxterm
parent062d1ba2c4d5de52d97f339c5a3ac1199b8533f6 (diff)
Fri Sep 16 23:14:49 UTC 2011
Diffstat (limited to 'community/roxterm')
-rw-r--r--community/roxterm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/roxterm/PKGBUILD b/community/roxterm/PKGBUILD
index ad189f6e9..b09cd3c3d 100644
--- a/community/roxterm/PKGBUILD
+++ b/community/roxterm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 55595 2011-09-14 14:55:41Z ttopper $
+# $Id: PKGBUILD 55606 2011-09-15 14:20:05Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=roxterm
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="Tabbed, VTE-based terminal emulator"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('dbus-glib' 'vte3' 'hicolor-icon-theme' 'dbus' 'dbus-core' 'glib2')
makedepends=('docbook-xsl' 'xmlto' 'po4a')
install=roxterm.install
source=(http://downloads.sourceforge.net/roxterm/roxterm-$pkgver.tar.gz)
-md5sums=('ad94bb37de28fcc3997a5529277708a1')
-sha1sums=('463c334596744f60f9592752d85eb4af4feeef1d')
+sha1sums=('7ebfefd1196ded78185a549fb7cc4662aa661dec')
+md5sums=('73b394916f798f1829dcae316f2b5ba3')
build() {