diff --git a/manifest.json b/manifest.json index 2bd4863..ae85b55 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "TV streaming server and recorder", "fr": "Serveur de streaming et d'enregistrement TV" }, - "version": "4.2.8-36~ynh5", + "version": "4.3.1979~ynh5", "url": "https://tvheadend.org", "license": "free", "maintainer": { diff --git a/scripts/_common.sh b/scripts/_common.sh index 4773020..db81d1c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,5 +9,5 @@ pkg_dependencies_x86="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl pkg_dependencies_rb="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl1.1 liburiparser1 zlib1g dvb-apps bzip2" # deb package URLs -tvheadend_deb_x86_64="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-36/tvheadend_4.2.8-36%7Eg5bdcfd8ac%7Estretch_amd64.deb" -tvheadend_deb_arm="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-36/tvheadend_4.2.8-36%7Eg5bdcfd8ac%7Eraspbianstretch_armhf.deb" +tvheadend_deb_x86_64="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.3.1979/tvheadend_4.3-1979%7Eg8fc2dfa7e%7Estretch_amd64.deb" +tvheadend_deb_arm="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.3.1979/tvheadend_4.3-1979%7Eg8fc2dfa7e%7Eraspbianstretch_armhf.deb" \ No newline at end of file