diff options
author | James Meyer <james.meyer@operamail.com> | 2012-05-01 23:23:11 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-05-01 23:23:11 (GMT) |
commit | 42ae9b94604db5f6bd515863e0ffd3a44b6c866e (patch) | |
tree | fba47d762f143dc71a2ef395c2360f6a8eba5a8c /abs/core/mythinstall | |
parent | 2cfec4cb8a0375674eb2b3dfeca54f2eeaf3ad41 (diff) | |
download | linhes_pkgbuild-42ae9b94604db5f6bd515863e0ffd3a44b6c866e.zip linhes_pkgbuild-42ae9b94604db5f6bd515863e0ffd3a44b6c866e.tar.gz linhes_pkgbuild-42ae9b94604db5f6bd515863e0ffd3a44b6c866e.tar.bz2 |
LinHES-config: add huludesktop, fix typo where dolphin and webonlinhes were always installed
mythinstall: new pkg with huludesktop
Diffstat (limited to 'abs/core/mythinstall')
-rw-r--r-- | abs/core/mythinstall/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/mythinstall/PKGBUILD b/abs/core/mythinstall/PKGBUILD index bc8f066..e4e26c8 100644 --- a/abs/core/mythinstall/PKGBUILD +++ b/abs/core/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=3 -pkgrel=22 +pkgrel=23 pkgdesc="LinHES installer/systemconfig GUI." arch=i686 depends=('mythtv>=0.25') |