diff options
Diffstat (limited to 'community/pmtools/PKGBUILD')
-rw-r--r-- | community/pmtools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pmtools/PKGBUILD b/community/pmtools/PKGBUILD index 8acabff31..df01eb04e 100644 --- a/community/pmtools/PKGBUILD +++ b/community/pmtools/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 59227 2011-11-21 15:25:11Z spupykin $ +# $Id: PKGBUILD 66151 2012-02-23 02:17:26Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Sebastian Pohle <naitsabes@imapmail.org> pkgname=pmtools pkgver=20101124 -pkgrel=1 +pkgrel=2 pkgdesc="A small collection of ACPI power management test and investigation tools" arch=('i686' 'x86_64' 'mips64el') url="http://acpi.sourceforge.net/dsdt/index.php" |