[arch-commits] Commit in conky/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun May 31 12:50:05 UTC 2009


    Date: Sunday, May 31, 2009 @ 08:50:05
  Author: giovanni
Revision: 40793

Merged revisions 40792 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/conky/trunk

........
  r40792 | giovanni | 2009-05-31 05:49:24 -0700 (dom, 31 mag 2009) | 2 lines
  
  upgpkg: conky 1.7.0-3
      Added ibm support FS14719
........

Modified:
  conky/repos/extra-x86_64/	(properties)
  conky/repos/extra-x86_64/PKGBUILD

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


Property changes on: conky/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /conky/trunk:1-37942
   + /conky/trunk:1-40792

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-05-31 12:49:24 UTC (rev 40792)
+++ extra-x86_64/PKGBUILD	2009-05-31 12:50:05 UTC (rev 40793)
@@ -4,7 +4,7 @@
 
 pkgname=conky
 pkgver=1.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An advanced, highly configurable system monitor for X based on torsmo"
 arch=('i686' 'x86_64')
 url="http://conky.sourceforge.net/"
@@ -20,7 +20,8 @@
   ./configure --prefix=/usr \
               --sysconfdir=/etc \
               --enable-wlan \
-	      --enable-rss
+	      --enable-rss \
+	      --enable-ibm
   make || return 1
   make DESTDIR=${pkgdir} install
   install -D -m644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE




More information about the arch-commits mailing list