diff options
Diffstat (limited to 'community/powertop/PKGBUILD')
-rw-r--r-- | community/powertop/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/powertop/PKGBUILD b/community/powertop/PKGBUILD index 30cda1f32..42dff9eef 100644 --- a/community/powertop/PKGBUILD +++ b/community/powertop/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 81993 2013-01-05 11:39:29Z jlichtblau $ +# $Id: PKGBUILD 84163 2013-02-12 12:14:14Z thomas $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Xilon <xilonmu@gmail.com> pkgname=powertop pkgver=2.2 -pkgrel=1 +pkgrel=2 pkgdesc='A tool to diagnose issues with power consumption and power management' arch=('i686' 'x86_64') url='https://01.org/powertop/' |