diff options
author | James Meyer <james.meyer@operamail.com> | 2009-01-08 02:05:59 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-01-08 02:05:59 (GMT) |
commit | 53247f3bab6eb7210e1dc9a10c8f2b5cebefcd54 (patch) | |
tree | ca340849901330eafa58620e57d9d4a307b933b7 | |
parent | f018045129450cc43d0e86eedcdd7b43d53ff691 (diff) | |
download | linhes_pkgbuild-53247f3bab6eb7210e1dc9a10c8f2b5cebefcd54.zip linhes_pkgbuild-53247f3bab6eb7210e1dc9a10c8f2b5cebefcd54.tar.gz linhes_pkgbuild-53247f3bab6eb7210e1dc9a10c8f2b5cebefcd54.tar.bz2 |
correct minor typo in mythvantage.app
-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 1058a17..c0eaf2b 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=148 +pkgrel=149 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 ) |