diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-11-12 18:59:24 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-11-12 18:59:24 (GMT) |
commit | a37f4c1263e867e049502aeb96a8a207424ae46c (patch) | |
tree | 0979974951f4675084c8721a6f2d9ea5bb1e8426 /abs/core/LinHES-system/PKGBUILD | |
parent | ba2be7bcf3bd61642fb50ff779fbcea4d4df597c (diff) | |
download | linhes_pkgbuild-a37f4c1263e867e049502aeb96a8a207424ae46c.zip linhes_pkgbuild-a37f4c1263e867e049502aeb96a8a207424ae46c.tar.gz linhes_pkgbuild-a37f4c1263e867e049502aeb96a8a207424ae46c.tar.bz2 |
LinHES-system: myth_mtc.py & myth_mtc.cron: add new --check_home option.
The --check_home option checks how full home is and if it is over 90% it will remove caches in .mythtv and restart mythfrontend.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 7469000..e3c1700 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.3 -pkgrel=18 +pkgrel=19 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -81,7 +81,7 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' 'de32a1c50101265dd7f6ca5037f7a26a' '2d7b8414ddce5f401331342ac1529c22' '76b2637cac0452b3acdbeeb4e8a5474b' - 'd02ddadeb2181f90954e435842cd7f0a' + 'cd81693e73556ff09565799516e81554' 'dc3eef2a624754e16805d72bbe488b67' '617af86b901538817ebdcaf646248dc5' '542e670e78d117657f93141e9689f54d' @@ -135,7 +135,7 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' 'eb879fee9603a05d5420d4ce8ed9e450' '02c810c2f47b7c4495fdacaf54189473' '1aac1872bf9569ea58ceb2f6f766a654' - 'dc48a53d4e5fe27b218657ccc318d07f' + '3a9fb38db8ad0736d85d5f85dbb948d7' '4d7164800122243be6513b29c8fc498e' 'd14fdc38878c70011754317b0f2ea59e' '36bdfa8d877cea20ca3870faf08e08d5' |