diff options
author | James Meyer <james.meyer@operamail.com> | 2008-11-12 02:12:20 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-11-12 02:12:20 (GMT) |
commit | 331ff0bfcc0bd0df49047c1869c46743fde92c21 (patch) | |
tree | 8fc9a0a28ef9958921dfc2ba13043a42dc984b72 | |
parent | 66f87e380321a1d151cf2ab692fa99868bdcc87c (diff) | |
download | linhes_pkgbuild-331ff0bfcc0bd0df49047c1869c46743fde92c21.zip linhes_pkgbuild-331ff0bfcc0bd0df49047c1869c46743fde92c21.tar.gz linhes_pkgbuild-331ff0bfcc0bd0df49047c1869c46743fde92c21.tar.bz2 |
bump for new mythvantage binary
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 2e8ced9..030d976 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=5 +pkgrel=6 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan) |