diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-10-02 13:19:33 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-10-02 13:19:33 (GMT) |
commit | 9e3af8b0450a452bc91c67a22f215d325b85def1 (patch) | |
tree | f873e518996af88df50a2b163b7cad82085ab94d /abs/core/LinHES-system/PKGBUILD | |
parent | ad32538bf7e22a19b6dd29121548ee5bfa06da8c (diff) | |
download | linhes_pkgbuild-9e3af8b0450a452bc91c67a22f215d325b85def1.zip linhes_pkgbuild-9e3af8b0450a452bc91c67a22f215d325b85def1.tar.gz linhes_pkgbuild-9e3af8b0450a452bc91c67a22f215d325b85def1.tar.bz2 |
LinHES-system: balance_storage.py: move check for files to find most full group
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 67f0c19..014f235 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.3 -pkgrel=14 +pkgrel=15 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -98,7 +98,7 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' '74e17d6f7453c52d56fecaed5c3f6ad5' '47e093e8cfe4b5b96602358e1f540832' '63bbc62240f46a9997eaae4a84b09b76' - '2aa1a285161c8bf3e2ab16ca9e511b00' + 'd67a034fa1d8f253f42982f27a8d88ff' '2c005d95312018bef80092136f80f254' 'c8db6a83ecc089ea37ab7fcb0f7a01cf' 'ca63946920ba33de1f15abda83e74e40' |