Merge pull request #539 from jdembski/master

vuplus-addon: bump version to 0.2.2
This commit is contained in:
Stephan Raue 2012-04-27 16:06:10 -07:00
commit 077ded71ce
2 changed files with 2 additions and 2 deletions

View File

@ -26,5 +26,5 @@ mkdir -p $INSTALL/usr/share/xbmc/addons/pvr.vuplus
cp -PRf $PKG_BUILD/addons/pvr.vuplus/resources $INSTALL/usr/share/xbmc/addons/pvr.vuplus
cp -Pf $PKG_BUILD/addons/pvr.vuplus/addon.xml $INSTALL/usr/share/xbmc/addons/pvr.vuplus
cp -Pf $PKG_BUILD/addons/pvr.vuplus/XBMC_vuplus.pvr $INSTALL/usr/share/xbmc/addons/pvr.vuplus
cp -Pf $PKG_BUILD/addons/pvr.vuplus/changelog $INSTALL/usr/share/xbmc/addons/pvr.vuplus
cp -Pf $PKG_BUILD/addons/pvr.vuplus/changelog.txt $INSTALL/usr/share/xbmc/addons/pvr.vuplus
cp -Pf $PKG_BUILD/addons/pvr.vuplus/icon.png $INSTALL/usr/share/xbmc/addons/pvr.vuplus

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-addon-vuplus"
PKG_VERSION="72b8840"
PKG_VERSION="7151aa1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"