From d7931e8fa49a4698ac8dbb1a155ca6b48f031828 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 Jan 2012 23:14:57 +0000 Subject: Fri Jan 6 23:14:57 UTC 2012 --- extra/xfce4-genmon-plugin/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/xfce4-genmon-plugin/PKGBUILD') diff --git a/extra/xfce4-genmon-plugin/PKGBUILD b/extra/xfce4-genmon-plugin/PKGBUILD index 8e631a255..074f82688 100644 --- a/extra/xfce4-genmon-plugin/PKGBUILD +++ b/extra/xfce4-genmon-plugin/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 116662 2011-03-24 17:55:38Z andyrtr $ +# $Id: PKGBUILD 146212 2012-01-06 03:56:23Z foutrelis $ # Maintainer: AndyRTR # Contributor: Tobias Kieslich pkgname=xfce4-genmon-plugin -pkgver=3.3.0 +pkgver=3.3.1 pkgrel=1 pkgdesc="plugin that monitors customizable programs stdout for the Xfce4 panel" arch=(i686 x86_64) @@ -14,7 +14,7 @@ depends=('xfce4-panel' 'libxfcegui4') makedepends=('intltool') options=('!libtool') source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/3.3/${pkgname}-${pkgver}.tar.bz2) -md5sums=('7c95234dc99efc21bbf9d2b056dd21f9') +md5sums=('e0022e15d4211a87c17d9f252b68e1d3') build() { cd ${srcdir}/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf