vuplus-addon: bump version to 0.2.2

This commit is contained in:
Jörg Dembski 2012-04-27 22:31:16 +02:00
parent 5777b102b6
commit 2c11e65c5f
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"