[arch-commits] Commit in xfce4-systemload-plugin/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Wed Jul 4 03:50:37 UTC 2012


    Date: Tuesday, July 3, 2012 @ 23:50:37
  Author: eric
Revision: 162959

upgpkg: xfce4-systemload-plugin 1.1.1-1

Upstream update

Modified:
  xfce4-systemload-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-04 03:50:28 UTC (rev 162958)
+++ PKGBUILD	2012-07-04 03:50:37 UTC (rev 162959)
@@ -3,18 +3,18 @@
 # Contributor: Aurelien Foret <orelien at 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')
 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}"




More information about the arch-commits mailing list