diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-04-17 05:41:14 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-04-17 05:41:14 (GMT) |
commit | 9822a2daa42460845b9c48ecbcf78bde5a805378 (patch) | |
tree | b71d8d35f22a07e0c84bc6b77465accabe8743c4 /abs/core-testing/mythinstall | |
parent | 0b67884c8b7910056e767fd9f5faf5e9f77efd75 (diff) | |
download | linhes_pkgbuild-9822a2daa42460845b9c48ecbcf78bde5a805378.zip linhes_pkgbuild-9822a2daa42460845b9c48ecbcf78bde5a805378.tar.gz linhes_pkgbuild-9822a2daa42460845b9c48ecbcf78bde5a805378.tar.bz2 |
mythinstall:recompiled w/ mythtv 0.23
Diffstat (limited to 'abs/core-testing/mythinstall')
-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..c1d0b95 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=41 pkgdesc="LinHES installer/systemconfig GUI." arch=i686 depends=() -makedepends=('mythtv>=0.22') +makedepends=('mythtv>=0.23') source=('install-ui.xml') build() { |