diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-10 10:24:53 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-03-10 10:24:53 +0100 |
commit | 61da6ed883804e3fb97bc1ad314585a52383cf4c (patch) | |
tree | de51a9925d95f31c897f841aeb0d8fa075b1461d /community/powertop | |
parent | 0a353bad57296d34a69b3df25e53a6b00d3bd369 (diff) | |
parent | 6ee08d6a9217906f2ef84f70923d3d362d4b40ad (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/luajit/PKGBUILD
extra/speech-dispatcher/PKGBUILD
extra/xine-lib/PKGBUILD
libre/cups-filters-libre/PKGBUILD
libre/file-roller-libre/PKGBUILD
Diffstat (limited to 'community/powertop')
-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 d1e27f150..cc67d65d8 100644 --- a/community/powertop/PKGBUILD +++ b/community/powertop/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 84163 2013-02-12 12:14:14Z thomas $ +# $Id: PKGBUILD 85919 2013-03-08 23:40:44Z foutrelis $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Xilon <xilonmu@gmail.com> pkgname=powertop pkgver=2.2 -pkgrel=2 +pkgrel=3 pkgdesc='A tool to diagnose issues with power consumption and power management' arch=('i686' 'x86_64' 'mips64el') url='https://01.org/powertop/' |