diff --git a/packages/addons/service/syncthing/package.mk b/packages/addons/service/syncthing/package.mk index ecf62d633a..3f55ef6864 100644 --- a/packages/addons/service/syncthing/package.mk +++ b/packages/addons/service/syncthing/package.mk @@ -26,17 +26,15 @@ PKG_URL="https://github.com/syncthing/syncthing/archive/v${PKG_VERSION}.tar.gz" PKG_DEPENDS_TARGET="toolchain go:host" PKG_PRIORITY="optional" PKG_SECTION="service/system" - -PKG_SHORTDESC="Open Source Continuous File Synchronization" -PKG_LONGDESC="Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet." -PKG_MAINTAINER="Anton Voyl (awiouy at gmail dot com)" -PKG_ADDON_REPOVERSION="8.0" +PKG_SHORTDESC="Syncthing: open source continuous file synchronization" +PKG_LONGDESC="Syncthing ($PKG_VERSION) replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet." +PKG_AUTORECONF="no" PKG_IS_ADDON="yes" PKG_ADDON_NAME="Syncthing" PKG_ADDON_TYPE="xbmc.service" -PKG_ADDON_PROVIDES="" -PKG_AUTORECONF="no" +PKG_ADDON_REPOVERSION="8.0" +PKG_MAINTAINER="Anton Voyl (awiouy)" configure_target() {