diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-04-21 02:00:48 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-04-21 02:00:48 (GMT) |
commit | 78a3acb31c01c3513fb2ed41165f35532df445cf (patch) | |
tree | f8d00ddce7224d26e5b16cf892f02d542c3913a5 /abs/core-testing/mythinstall/PKGBUILD | |
parent | 74e0c0bd66b79a35ac5491ad2714aad4f9712fd6 (diff) | |
parent | ba16cf27ca4bf8150cf14735174837c361ec9f5e (diff) | |
download | linhes_pkgbuild-78a3acb31c01c3513fb2ed41165f35532df445cf.zip linhes_pkgbuild-78a3acb31c01c3513fb2ed41165f35532df445cf.tar.gz linhes_pkgbuild-78a3acb31c01c3513fb2ed41165f35532df445cf.tar.bz2 |
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/mythinstall/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythinstall/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythinstall/PKGBUILD b/abs/core-testing/mythinstall/PKGBUILD index 37587d5..7a8cccd 100644 --- a/abs/core-testing/mythinstall/PKGBUILD +++ b/abs/core-testing/mythinstall/PKGBUILD @@ -1,11 +1,11 @@ # Maintainer: Jams pkgname=mythinstall pkgver=2 -pkgrel=40 +pkgrel=42 pkgdesc="LinHES installer/systemconfig GUI." arch=i686 depends=() -makedepends=('mythtv>=0.22') +makedepends=('mythtv>=0.23') source=('install-ui.xml') build() { |