powerdown-git: misc tweak; ver bump.
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
# Template file for 'powerdown-git'
|
# Template file for 'powerdown-git'
|
||||||
pkgname=powerdown-git
|
pkgname=powerdown-git
|
||||||
version=20140210
|
version=20140222
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style="gnu-makefile"
|
||||||
depends="bc hdparm x86_energy_perf_policy"
|
depends="bc hdparm x86_energy_perf_policy"
|
||||||
maintainer="Steven R <strob AT styez DOT com>"
|
maintainer="Steven R <dev@styez.com>"
|
||||||
homepage="http://github.com/taylorchu/powerdown"
|
homepage="http://github.com/taylorchu/powerdown"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="A simple linux powersaving script"
|
short_desc="A simple linux powersaving script"
|
||||||
|
|
||||||
|
noarch="yes"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/taylorchu/powerdown.git"
|
local url="git://github.com/taylorchu/powerdown.git"
|
||||||
msg_normal "Fetching source from $url ...\n"
|
msg_normal "Fetching source from $url ...\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user