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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun May 29 16:48:03 UTC 2011


    Date: Sunday, May 29, 2011 @ 12:48:03
  Author: andyrtr
Revision: 125783

upgpkg: xfce4-sensors-plugin 1.2.3-1
upstream update 1.2.3

Modified:
  xfce4-sensors-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-29 16:39:36 UTC (rev 125782)
+++ PKGBUILD	2011-05-29 16:48:03 UTC (rev 125783)
@@ -3,7 +3,7 @@
 # Contributor: Merk Matthias <macem at chello.at>
 
 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 @@
 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 \




More information about the arch-commits mailing list