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 e18e1770e..16fdce082 100644
--- a/community/roxterm/PKGBUILD
+++ b/community/roxterm/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 56034 2011-09-29 09:51:12Z ttopper $
+# $Id: PKGBUILD 56631 2011-10-09 09:38:40Z ttopper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=roxterm
-pkgver=2.2.1
+pkgver=2.2.2
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)
-sha1sums=('dfa66f3fc5bf44d99fb94115c5d50e16d2b79d19')
-md5sums=('ae5870b61deca40f22cdda584f7bc201')
+sha1sums=('e51f24e045fb7ecc38ea0f17b06ed2de3aec92cf')
+md5sums=('ad3c2e92c588ab312e8b199a9082efcd')
build() {