Date: Saturday, February 1, 2014 @ 14:16:15
  Author: bpiotrowski
Revision: 105137

upgpkg: lxpanel 0.6.1-2

rebuild against wireless_tools 30.pre9

Modified:
  lxpanel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-02-01 12:59:23 UTC (rev 105136)
+++ PKGBUILD    2014-02-01 13:16:15 UTC (rev 105137)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer:  Bartłomiej Piotrowski <[email protected]>
+# Maintainer:  Bartłomiej Piotrowski <[email protected]>
 # Contributor: Angel Velasquez <[email protected]>
 # Contributor: Juergen Hoetzel <[email protected]>
 
 pkgname=lxpanel
 pkgver=0.6.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight X11 desktop panel for LXDE'
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -22,7 +22,7 @@
   CFLAGS+=' -lgmodule-2.0' ./configure \
     --sysconfdir=/etc \
     --prefix=/usr \
-    --enable-man 
+    --enable-man
   make
 }
 

Reply via email to