diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-03-05 19:47:39 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-03-05 19:47:39 (GMT) |
commit | 83d724ff9bfe884bc4ee7d65fbc3846082a3fcca (patch) | |
tree | 062b1c5b99a62a6dc46d8962c33d7ea09ec89eac /abs/core/LinHES-system/PKGBUILD | |
parent | d25a4fbd6a135c232c447dd17b0f15d7391cd40f (diff) | |
download | linhes_pkgbuild-83d724ff9bfe884bc4ee7d65fbc3846082a3fcca.zip linhes_pkgbuild-83d724ff9bfe884bc4ee7d65fbc3846082a3fcca.tar.gz linhes_pkgbuild-83d724ff9bfe884bc4ee7d65fbc3846082a3fcca.tar.bz2 |
LinHES-system: find_orphans.py: add quit option to list
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 d6b4bac..a0f182b 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.3 -pkgrel=9 +pkgrel=10 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -120,7 +120,7 @@ md5sums=('8415c4b2587a8a1e6a312484c1edafcb' '8e02efe1ad0df9a179075147eebb05b9' '8b0298f70f97cc1dc2a58b9a73c64bd3' '716710e0db42147b079c9ec1c7080efa' - '34fc1f58ad1eabf4eff4979d420760c0' + 'cd28dd67a78f3b7da704e31db0298916' '69ecfe682f1b61c2c4c95d890b9f523c' 'a94fe6d980f4b810f2e2ae5352084b39' '384956b4fd9bf40907856bab0e67b169' |