SABnzbd-Suite: prepare for OpenELEC-2.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-12-14 05:16:14 +01:00
parent 8b1da2c6cf
commit 861c9f8f99
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2.0.0
- prepare for OpenELEC-2.0 release
- update to SABnzbd-0.6.14
- update to SickBeard-9b43f71
- update to CouchPotato-75f12fa
- update to Headphones-8d80c6d
1.90.2
- depends on xbmc.python API 2.0

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="SABnzbd-Suite"
PKG_VERSION="1.90"
PKG_REV="2"
PKG_VERSION="2.0"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.openelec.tv"