summaryrefslogtreecommitdiff
path: root/extra/xfce4-diskperf-plugin
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-05-17 18:53:45 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-05-17 18:53:45 +0200
commitb84f8dfdf58409163a410c241009870ecbd35952 (patch)
tree0ae6ab56ed3cbbc209f7ed0691a7fca52dc5d093 /extra/xfce4-diskperf-plugin
parent6feb300093e37e58027d52ca5734624565e09598 (diff)
parentf675762300c4ee2717e029975bb3f94312245276 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/ccrtp/PKGBUILD community/freerdp/PKGBUILD community/python2-pymongo/PKGBUILD community/yaz/PKGBUILD extra/apr/PKGBUILD extra/gnome-panel/PKGBUILD extra/perl-ev/PKGBUILD extra/poppler/PKGBUILD extra/sqlite/PKGBUILD extra/vim/PKGBUILD extra/xfce4-mount-plugin/PKGBUILD extra/xfce4-mpc-plugin/PKGBUILD extra/xfce4-smartbookmark-plugin/PKGBUILD multilib/lib32-atk/PKGBUILD multilib/lib32-cairo/PKGBUILD multilib/lib32-e2fsprogs/PKGBUILD multilib/lib32-gmp/PKGBUILD multilib/lib32-libldap/PKGBUILD multilib/lib32-libssh2/PKGBUILD multilib/lib32-libxi/PKGBUILD multilib/lib32-mpg123/PKGBUILD multilib/lib32-openssl/PKGBUILD multilib/lib32-v4l-utils/PKGBUILD testing/glib2/PKGBUILD testing/openmpi/PKGBUILD
Diffstat (limited to 'extra/xfce4-diskperf-plugin')
-rw-r--r--extra/xfce4-diskperf-plugin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xfce4-diskperf-plugin/PKGBUILD b/extra/xfce4-diskperf-plugin/PKGBUILD
index 6d5e40c4f..24dbea676 100644
--- a/extra/xfce4-diskperf-plugin/PKGBUILD
+++ b/extra/xfce4-diskperf-plugin/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 157916 2012-04-30 05:16:21Z foutrelis $
+# $Id: PKGBUILD 158990 2012-05-14 14:45:50Z foutrelis $
# Maintainer:
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-diskperf-plugin
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="Plugin for the Xfce4 panel displaying instant disk/partition performance"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ depends=('xfce4-panel')
makedepends=('intltool')
options=('!libtool')
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a67e1a692f5dad0a8403899d514f29cde2c9d50d692e15ccd367f925adaed36d')
+sha256sums=('418a250fe8d48f1fd87658206a8e6762032d35dc1b2e98e27d309a35f873f9b6')
build() {
cd "$srcdir/$pkgname-$pkgver"