summaryrefslogtreecommitdiff
path: root/extra/xfce4-terminal
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-06 11:13:51 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-06 11:13:51 +0200
commita86ff663185661ee304bb1f6d00d982102dd706d (patch)
tree06520d9024b40745b94f02d0d3419386e6496863 /extra/xfce4-terminal
parentce32dcab8e4baa2afe51fd3b7a858a840372b0a5 (diff)
parentffb692bf2696e7ebedd19bcd55ba253e21cb732d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/apitrace/PKGBUILD community/mksh/PKGBUILD community/net6/PKGBUILD community/xapian-core/PKGBUILD extra/garcon/PKGBUILD extra/mesa/PKGBUILD extra/scim/PKGBUILD extra/virtuoso/PKGBUILD extra/xfce4-appfinder/PKGBUILD extra/xfce4-panel/PKGBUILD extra/xfwm4/PKGBUILD
Diffstat (limited to 'extra/xfce4-terminal')
-rw-r--r--extra/xfce4-terminal/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xfce4-terminal/PKGBUILD b/extra/xfce4-terminal/PKGBUILD
index f55feba33..9c9f197f2 100644
--- a/extra/xfce4-terminal/PKGBUILD
+++ b/extra/xfce4-terminal/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 174007 2013-01-01 12:50:48Z foutrelis $
+# $Id: PKGBUILD 184303 2013-05-05 19:21:38Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-terminal
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc="A modern terminal emulator primarly for the Xfce desktop environment"
arch=('i686' 'x86_64' 'mips64el')
@@ -18,7 +18,7 @@ replaces=('terminal')
options=('!libtool')
install=$pkgname.install
source=(http://archive.xfce.org/src/apps/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
-sha256sums=('61346427e55af79e86511572bfabb2e025cb13720879226ea1b98a92f0bcd4c8')
+sha256sums=('3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35')
build() {
cd "$srcdir/$pkgname-$pkgver"