summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/trunk/mp_all.sh
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2010-01-23 09:52:57 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2010-01-23 09:52:57 (GMT)
commitcff9d113ea9ebe768ce84dc0165c54bd58a083b1 (patch)
treeac291454b14f1e269e8b0c932f95b05d2ab13570 /abs/core-testing/mythtv/trunk/mp_all.sh
parent332702fe9eaf2db10c7bc2fdf840460e9c119623 (diff)
parent14f51217ce88a654aff4a41b8cea7b05185537ae (diff)
downloadlinhes_pkgbuild-cff9d113ea9ebe768ce84dc0165c54bd58a083b1.zip
linhes_pkgbuild-cff9d113ea9ebe768ce84dc0165c54bd58a083b1.tar.gz
linhes_pkgbuild-cff9d113ea9ebe768ce84dc0165c54bd58a083b1.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mp_all.sh')
-rwxr-xr-xabs/core-testing/mythtv/trunk/mp_all.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/trunk/mp_all.sh b/abs/core-testing/mythtv/trunk/mp_all.sh
index 29ec354..ef89dff 100755
--- a/abs/core-testing/mythtv/trunk/mp_all.sh
+++ b/abs/core-testing/mythtv/trunk/mp_all.sh
@@ -1,9 +1,9 @@
#!/bin/sh
-pkgver=22949
+pkgver=23190
pkgrel=1
# NOTE: Make sure to build and install mythtv first BEFORE building anything else
-buildlist=('mythtv' 'mytharchive' 'mythbrowser' 'mythflix' 'mythgallery' 'mythgame' 'mythmovies' 'mythmusic' 'mythnews' 'mythvideo' 'mythweather' 'mythzoneminder' 'mythweb' 'myththemes' 'morethemes')
+buildlist=('mythtv' 'mytharchive' 'mythbrowser' 'mythgallery' 'mythgame' 'mythmovies' 'mythmusic' 'mythnetvision' 'mythnews' 'mythvideo' 'mythweather' 'mythzoneminder' 'mythweb' 'myththemes' 'morethemes')
# build and install
for i in `echo ${buildlist[@]:0}`