Date: Monday, March 29, 2010 @ 15:53:13 Author: andyrtr Revision: 73984
upgpkg: xfce4-sensors-plugin 1.0.0-1 new version 1.0.0 Modified: xfce4-sensors-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-29 19:53:07 UTC (rev 73983) +++ PKGBUILD 2010-03-29 19:53:13 UTC (rev 73984) @@ -2,8 +2,8 @@ # Contributor: Merk Matthias <[email protected]> pkgname=xfce4-sensors-plugin -pkgver=0.10.99.6 -pkgrel=2 +pkgver=1.0.0 +pkgrel=1 pkgdesc="A lm_sensors plugin for the Xfce panel" arch=('i686' 'x86_64') license=('GPL2') @@ -13,8 +13,8 @@ makedepends=('pkgconfig' 'intltool' 'hddtemp>=0.3.beta15.45-2' 'gnu-netcat') options=(!libtool) install=${pkgname}.install -source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('59dbd13b32bf635fab9cd2dc407183cb') +source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/1.0/${pkgname}-${pkgver}.tar.bz2) +md5sums=('74d83628246536d575f954c76724982b') build() { cd ${srcdir}/${pkgname}-${pkgver}
