summaryrefslogtreecommitdiff
path: root/extra/xfce4-systemload-plugin
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-05 12:14:43 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-07-05 12:14:43 -0300
commit1a2fd51887f77ba9c41195c1a2eb9ee80ea28866 (patch)
tree65f7f8ade72ab0e933e8be39880cb71992204e3b /extra/xfce4-systemload-plugin
parent4e3e2f9e625584fee1cdb96fcec3a49f0cacdc8b (diff)
parent7f6f69dc52c8601768ba48fa7b69507a80d532cb (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/vhba-module/PKGBUILD community-testing/vhba-module/vhba-module.install core/gcc/PKGBUILD core/wpa_supplicant/PKGBUILD multilib-testing/gcc-multilib/PKGBUILD multilib-testing/lib32-glibc/PKGBUILD multilib-testing/lib32-glibc/glibc-2.15-revert-c5a0802a.patch multilib/gcc-multilib/PKGBUILD multilib/lib32-glibc/PKGBUILD multilib/wine/PKGBUILD testing/gcc/PKGBUILD testing/glibc/PKGBUILD testing/glibc/glibc-2.15-revert-c5a0802a.patch testing/kmod/PKGBUILD testing/lvm2/PKGBUILD testing/systemd/PKGBUILD
Diffstat (limited to 'extra/xfce4-systemload-plugin')
-rw-r--r--extra/xfce4-systemload-plugin/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/xfce4-systemload-plugin/PKGBUILD b/extra/xfce4-systemload-plugin/PKGBUILD
index c32393d3d..a334bbed4 100644
--- a/extra/xfce4-systemload-plugin/PKGBUILD
+++ b/extra/xfce4-systemload-plugin/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 157891 2012-04-30 04:21:26Z foutrelis $
+# $Id: PKGBUILD 162960 2012-07-04 03:50:50Z eric $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-systemload-plugin
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc="A system load plugin for the Xfce4 panel"
arch=('i686' 'x86_64' 'mips64el')
license=('custom')
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin"
groups=('xfce4-goodies')
-depends=('xfce4-panel>=4.7.4')
+depends=('xfce4-panel')
makedepends=('intltool')
options=('!libtool')
source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('130ad7befddd8705ca09a98e9cee5c3e')
+md5sums=('22d48c0883f9d598bce24e81d93e692e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"