From 21a5c85e598c87e63747bdccb81f6634e7612ee1 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 28 Apr 2012 00:57:05 -0300 Subject: linux-libre-tools-3.3-4: updating version --- libre/linux-libre-tools/PKGBUILD | 8 ++++---- libre/linux-libre-tools/cpupower.rc | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'libre') diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD index d30a61137..a0e117f46 100644 --- a/libre/linux-libre-tools/PKGBUILD +++ b/libre/linux-libre-tools/PKGBUILD @@ -5,8 +5,8 @@ pkgbase=linux-libre-tools pkgname=('perf-libre' 'cpupower-libre') pkgver=3.3 -kernver=${pkgver} -pkgrel=2 +kernver=${pkgver}.4 +pkgrel=4 license=('GPL2') arch=('i686' 'x86_64' 'mips64el') url='http://linux-libre.fsfla.org/' @@ -18,8 +18,8 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/$kernver-gnu/linu 'cpupower.rc' 'cpupower.conf' 'cpupower.service') -md5sums=('5487da14ca81715a469c7594d39722fa' - '26af384ca282bc0dc38ff65acc7bb4b9' +md5sums=('ab3fcfc16f3ac3f7b5741c260a949165' + '73dbc931e86b3b73d6e2338dcbee81a4' '18d5aa9e4c6bb23bb02bf65e155e0f0e' '20870541e88109d2f153be3c58a277f1') diff --git a/libre/linux-libre-tools/cpupower.rc b/libre/linux-libre-tools/cpupower.rc index 9b0bcddb7..27a491e95 100644 --- a/libre/linux-libre-tools/cpupower.rc +++ b/libre/linux-libre-tools/cpupower.rc @@ -33,7 +33,7 @@ case "$1" in (($fail > 0)) && stat_fail && exit 1 || stat_done ;; *) - echo "usage: $0 {start|restart}" + echo "usage: ${0##*/} {start|restart}" esac true -- cgit v1.2.3