Skip to content

Commit

Permalink
repository.unofficial.addon.pro: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansaraev committed Jan 13, 2015
1 parent 73a9799 commit cef672d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
################################################################################

PKG_NAME="repository.unofficial.addon.pro"
PKG_VERSION="4.3.3"
PKG_REV="0"
PKG_VERSION="4.3"
PKG_REV="4"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://unofficial.addon.pro"
Expand All @@ -43,6 +43,7 @@ make_target() {
-e "s|@PROJECT@|$PROJECT|g" \
-e "s|@ARCH@|$TARGET_ARCH|g" \
-e "s|@PKG_VERSION@|$PKG_VERSION|g" \
-e "s|@PKG_REV@|$PKG_REV|g"\
-i addon.xml
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.unofficial.addon.pro"
name="Unofficial [COLOR FF757677]Open[/COLOR][COLOR FF8ABEE2]ELEC[/COLOR] (@PROJECT@/@ARCH@) Add-ons"
version="@PKG_VERSION@"
version="@PKG_VERSION@.@PKG_REV@"
provider-name="unofficial.addon.pro">
<extension point="xbmc.addon.repository"
name="Unofficial OpenELEC.tv Add-on Repository">
Expand Down

0 comments on commit cef672d

Please sign in to comment.