summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCyrIng2016-10-10 19:02:57 +0200
committerCyrIng2016-10-10 19:02:57 +0200
commit4e839888edece02f1e464b40af71978a47669322 (patch)
tree1467f9942a2a0f45af3610cb2237a3e7815497cd /PKGBUILD
parent68acea9c9bdd1d026eb32a2dd50d6384b3564dd1 (diff)
downloadaur-4e839888edece02f1e464b40af71978a47669322.tar.gz
CPU Hot-Plug.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17b84830d81b..3412df808d19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: CyrIng <labs[at]cyring[dot]fr>
# Contributor: CyrIng <labs[at]cyring[dot]fr>
pkgname=corefreq-git
-pkgver=1.3.1
+pkgver=1.4
pkgrel=1
-pkgdesc="CoreFreq, the Processor software with a kernel module to monitor cores activity."
+pkgdesc="CoreFreq, a processor monitoring software with a kernel module inside."
arch=('x86_64')
url='http://github.com/cyring/CoreFreq'
license=('GPL2')
depends=('dkms')
-makedepends=('git')
+makedepends=('git' 'linux-headers')
source=('git+https://github.com/cyring/CoreFreq.git')
md5sums=('SKIP')
install=${pkgname}.install