summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e91e43027819..3cd773b5d07d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Šarūnas Gliebus <ssharunas at yahoo.co.uk>
pkgname=greitukas
-pkgver=1.4
+pkgver=1.5
pkgrel=1
pkgdesc="A daemon that runs as a tcp server and allows to change max, min, current frequency and select governor for each or all cpus."
arch=('any')
url="http://sourceforge.net/projects/greitukas"
license=('GPL')
source=(http://downloads.sourceforge.net/greitukas/$pkgver/$pkgname-$pkgver-src.tar.7z)
-md5sums=(119a10d64ed1c3da2bc1f62804a4758b)
+md5sums=(6e5e4f1c93b8f9d8ab5d32d0937c2c08)
build() {
+ 7z x "$pkgname-$pkgver-src.tar.7z"
tar -xf "$pkgname-$pkgver-src.tar"
cd "$pkgname"
make