[arch-commits] Commit in cpudyn/trunk (PKGBUILD)
    Kevin Piche 
    kevin at archlinux.org
       
    Wed Jul  9 21:19:37 UTC 2008
    
    
  
    Date: Wednesday, July 9, 2008 @ 17:19:37
  Author: kevin
Revision: 4770
upgpkg: cpudyn 1.0.1-2
    FS#10236: fix spelling in description
Modified:
  cpudyn/trunk/PKGBUILD
----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-09 21:10:31 UTC (rev 4769)
+++ PKGBUILD	2008-07-09 21:19:37 UTC (rev 4770)
@@ -3,9 +3,10 @@
 
 pkgname=cpudyn
 pkgver=1.0.1
-pkgrel=1
-pkgdesc="CPU Dynamic Frecuency Control."
+pkgrel=2
+pkgdesc="CPU dynamic frequency control"
 url="http://mnm.uib.es/~gallir/cpudyn"
+arch=('i686')
 license=('GPL2')
 depends=('glibc')
 backup=(etc/conf.d/cpudyn)
    
    
More information about the arch-commits
mailing list