summaryrefslogtreecommitdiff
path: root/community/roxterm/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/roxterm/PKGBUILD')
-rw-r--r--community/roxterm/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/roxterm/PKGBUILD b/community/roxterm/PKGBUILD
index aa558a490..aded6c0b6 100644
--- a/community/roxterm/PKGBUILD
+++ b/community/roxterm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 88305 2013-04-16 12:29:33Z ttoepper $
+# $Id: PKGBUILD 92214 2013-06-02 21:00:23Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=roxterm
-pkgver=2.7.1
+pkgver=2.7.2
pkgrel=1
pkgdesc='Tabbed, VTE-based terminal emulator'
arch=('i686' 'x86_64' 'mips64el')
@@ -13,8 +13,8 @@ depends=('dbus-glib' 'vte3' 'hicolor-icon-theme')
makedepends=('docbook-xsl' 'xmlto' 'po4a' 'python2' 'python2-lockfile' 'imagemagick' 'librsvg')
install=roxterm.install
source=("http://downloads.sourceforge.net/roxterm/roxterm-$pkgver.tar.bz2")
-md5sums=('97b33c75fbded13d99ecdc1452ec6d0b')
-sha1sums=('3fb4012d5b5283cb740962cd295cdfd5c6c0044d')
+md5sums=('8ef80f9a5e0aea659b1f9cd6de9869b4')
+sha1sums=('fa32ceeb19a097d5fb8a54c24cb7a6f1b957e74d')
build() {