diff options
author | Kenneth Chan <kenneth.t.chan@gmail.com> | 2017-05-21 08:30:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:29:24 +0700 |
commit | ee6bade01d49e64d9b08fea2010ad19e4229820a (patch) | |
tree | 7698fdf2cb419f34a69d9b6c208914c10f6afdb9 /system/sleepd/sleepd.info | |
parent | d983f44f67a6763bb6c19abc2168e3adb12762d0 (diff) |
system/sleepd: Added (power management daemon).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sleepd/sleepd.info')
-rw-r--r-- | system/sleepd/sleepd.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/sleepd/sleepd.info b/system/sleepd/sleepd.info new file mode 100644 index 0000000000000..8dc87b89c5aa3 --- /dev/null +++ b/system/sleepd/sleepd.info @@ -0,0 +1,10 @@ +PRGNAM="sleepd" +VERSION="2.05" +HOMEPAGE="https://joeyh.name/code/sleepd" +DOWNLOAD="https://git.kitenet.net/index.cgi/zzattic/sleepd.git/snapshot/sleepd-2.05.tar.gz" +MD5SUM="36c1109631b763879c1e3c3e84492acd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Kenneth Chan" +EMAIL="kenneth.t.chan@gmail.com" |