From 15897886e156d36fc82bba4168cac0929d980195 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Mon, 18 Jan 2016 21:12:10 +0000 Subject: system/tpc: Add shebang to SlackBuild, fix VERSION in .info. Signed-off-by: David Spencer --- system/tpc/tpc.SlackBuild | 1 + system/tpc/tpc.info | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'system/tpc') diff --git a/system/tpc/tpc.SlackBuild b/system/tpc/tpc.SlackBuild index ede2e66010..560039512b 100644 --- a/system/tpc/tpc.SlackBuild +++ b/system/tpc/tpc.SlackBuild @@ -1,3 +1,4 @@ +#!/bin/sh # Copyright 2014 Nikos Yotis # All rights reserved. # diff --git a/system/tpc/tpc.info b/system/tpc/tpc.info index 1b3bacca5e..f445bafe55 100644 --- a/system/tpc/tpc.info +++ b/system/tpc/tpc.info @@ -1,5 +1,5 @@ PRGNAM="tpc" -VERSION="0.44-rc2" +VERSION="0.44rc2" HOMEPAGE="https://code.google.com/p/turionpowercontrol/" DOWNLOAD="https://turionpowercontrol.googlecode.com/files/tpc-0.44-rc2.tar.gz" MD5SUM="6027edc3fd0412efbdcbf03f13e960a3" @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Nikos Yotis" -EMAIL="giotis.nikos@gmail.com" \ No newline at end of file +EMAIL="giotis.nikos@gmail.com" -- cgit v1.2.3