diff options
author | root <root@rshg054.dnsready.net> | 2012-04-25 00:01:35 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-25 00:01:35 +0000 |
commit | 98bf2ac3fdd6f7bcb6ce45c932fc13c07fecc03f (patch) | |
tree | 00d9cdbfdc8ef5d7a4a7159a8c6439008509e662 /community/roxterm/PKGBUILD | |
parent | 9988621f899d7d4ae5fd0a4a32a4ba3abc5a527d (diff) |
Wed Apr 25 00:01:35 UTC 2012
Diffstat (limited to 'community/roxterm/PKGBUILD')
-rw-r--r-- | community/roxterm/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/roxterm/PKGBUILD b/community/roxterm/PKGBUILD index eed7d9706..b7d2648f2 100644 --- a/community/roxterm/PKGBUILD +++ b/community/roxterm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 68963 2012-04-06 14:50:59Z ttopper $ +# $Id: PKGBUILD 69819 2012-04-23 17:44:21Z ttopper $ # Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de> # Contributor: Alexander Fehr <pizzapunk gmail com> pkgname=roxterm -pkgver=2.5.3 +pkgver=2.6.2 pkgrel=1 pkgdesc="Tabbed, VTE-based terminal emulator" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ depends=('dbus-glib' 'vte3' 'hicolor-icon-theme' 'libsm') makedepends=('docbook-xsl' 'xmlto' 'po4a' 'python2' 'python2-lockfile' 'imagemagick' 'librsvg') install=roxterm.install source=("http://downloads.sourceforge.net/roxterm/roxterm-$pkgver.tar.bz2") -sha1sums=('cd129f98982305f0c0d38228530c449253aa3327') -md5sums=('0fb38dd5ae034345ad6615ad98c4e3aa') +sha1sums=('eca312666a1ff1412df2cddf93a12631c01d1a3a') +md5sums=('5e5dc51b3341855fdb392f736476d89d') build() { |