diff options
author | James Meyer <james.meyer@operamail.com> | 2014-08-17 23:06:37 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2014-08-17 23:06:37 (GMT) |
commit | 9b93d67c55bb90ec0a1f4ea2b4a8cf04f7b1fb47 (patch) | |
tree | 325f9d77882b8848bfa2f1ebc21c407b9a68e73d /abs/core/LinHES-system/PKGBUILD | |
parent | 03be181cda2353fc29541712759d8044e2743da5 (diff) | |
download | linhes_pkgbuild-9b93d67c55bb90ec0a1f4ea2b4a8cf04f7b1fb47.zip linhes_pkgbuild-9b93d67c55bb90ec0a1f4ea2b4a8cf04f7b1fb47.tar.gz linhes_pkgbuild-9b93d67c55bb90ec0a1f4ea2b4a8cf04f7b1fb47.tar.bz2 |
LinHES-system: add idle check for Standby mode in idle.py
If Standby mode is detected the it's assumed the FE is idle.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 7d57587..04d0d50 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -119,7 +119,7 @@ md5sums=('a10cb96850951ae835c46f41f92463b2' '8b0298f70f97cc1dc2a58b9a73c64bd3' '911b0fbc8d9178dac1a193346c9decaf' '34fc1f58ad1eabf4eff4979d420760c0' - '0c6cab59e09c82e40f6e627c96d5a5f6' + '69ecfe682f1b61c2c4c95d890b9f523c' 'a94fe6d980f4b810f2e2ae5352084b39' '384956b4fd9bf40907856bab0e67b169' 'f4ce577e2ab1b6dbf9def46a8ab86e2d' |