summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c891d4ea47c..3f6c06eecd12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ _gitname=CoreFreq
pkgname=corefreq-git
realname=corefreq
pkgver=1.38
-pkgrel=0.4
+pkgrel=0.5
pkgdesc="CoreFreq, a processor monitoring software with a kernel module inside."
arch=('x86_64')
url='https://github.com/cyring/CoreFreq'
license=('GPL2')
depends=('dkms')
-makedepends=('git' 'sed')
+makedepends=('git')
source=(git+${url}.git)
md5sums=('SKIP')
install=${realname}.install