From a422536e1ba326bff507ba81859c784a135d1804 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 May 2011 22:48:08 +0000 Subject: Mon May 30 22:48:08 UTC 2011 --- extra/xfce4-sensors-plugin/PKGBUILD | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'extra/xfce4-sensors-plugin/PKGBUILD') diff --git a/extra/xfce4-sensors-plugin/PKGBUILD b/extra/xfce4-sensors-plugin/PKGBUILD index 2744660b3..69a940b61 100644 --- a/extra/xfce4-sensors-plugin/PKGBUILD +++ b/extra/xfce4-sensors-plugin/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 123665 2011-05-12 08:18:26Z andyrtr $ +# $Id: PKGBUILD 125783 2011-05-29 16:48:03Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Merk Matthias pkgname=xfce4-sensors-plugin -pkgver=1.2.1 +pkgver=1.2.3 pkgrel=1 pkgdesc="A lm_sensors plugin for the Xfce panel" arch=('i686' 'x86_64') @@ -15,19 +15,11 @@ makedepends=('pkgconfig' 'intltool' 'hddtemp>=0.3.beta15.45-2' 'gnu-netcat' 'xfc optdepends=('gnu-netcat: for hddtemp access') options=(!libtool !makeflags) install=${pkgname}.install -source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.2/${pkgname}-${pkgver}.tar.bz2 - git.patch) -md5sums=('3fd270762d69eb281594bdf16be924b9' - '181df53dc5bb647274293f72f73ef39b') +source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.2/${pkgname}-${pkgver}.tar.bz2) +md5sums=('2edf376d140449ca42c4e4f591e626f8') build() { cd ${srcdir}/${pkgname}-${pkgver} - # panel 4.8 patch from http://bugzilla.xfce.org/show_bug.cgi?id=7095 -# patch -Np1 -i ${srcdir}/xfce4-sensors-plugin-1.0.0-underlink.patch - -# patch -Np1 -i ${srcdir}/xfce4-sensors-plugin-1.0.0-libnotify-0.7.patch - patch -Np1 -i ${srcdir}/git.patch - #xdt-autogen ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib \ -- cgit v1.2.3-54-g00ecf