From 5a373b6c408d942e836d2af0b30903fd86e84961 Mon Sep 17 00:00:00 2001 From: Smaarn Date: Tue, 11 Jul 2023 22:52:29 +0200 Subject: [PATCH] Bump to 1.2.3 --- cross/bazarr/Makefile | 2 +- cross/bazarr/digests | 6 +++--- spk/bazarr/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cross/bazarr/Makefile b/cross/bazarr/Makefile index b2a03901336..88e7a80a40e 100644 --- a/cross/bazarr/Makefile +++ b/cross/bazarr/Makefile @@ -1,5 +1,5 @@ PKG_NAME = bazarr -PKG_VERS = 1.2.2 +PKG_VERS = 1.2.3 PKG_EXT = zip PKG_DIST_NAME = $(PKG_NAME).$(PKG_EXT) PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT) diff --git a/cross/bazarr/digests b/cross/bazarr/digests index f9b2ca39182..62b1ba996d4 100644 --- a/cross/bazarr/digests +++ b/cross/bazarr/digests @@ -1,3 +1,3 @@ -bazarr-1.2.2.zip SHA1 a346ff250b5d56136375f8dc4f6818fff8152f5d -bazarr-1.2.2.zip SHA256 8076da46a504c137d81b8909dc1371686ef81032d6ee485fbc293a7644402edf -bazarr-1.2.2.zip MD5 769f812b48e4900db6776861882382b8 +bazarr-1.2.3.zip SHA1 97469c0d896b5d4608e252eee626290537e5261b +bazarr-1.2.3.zip SHA256 eb22d7b1dc37c1dc6b0aa36c36b6dc8ea7ea81147536ecb2c70ea8b18425f2e6 +bazarr-1.2.3.zip MD5 4943757db77bb97033e35ea99c030da0 diff --git a/spk/bazarr/Makefile b/spk/bazarr/Makefile index 433775b5685..4fddb7aa273 100644 --- a/spk/bazarr/Makefile +++ b/spk/bazarr/Makefile @@ -1,6 +1,6 @@ SPK_NAME = bazarr -SPK_VERS = 1.2.2 +SPK_VERS = 1.2.3 SPK_REV = 10 SPK_ICON = src/bazarr.png @@ -27,7 +27,7 @@ MAINTAINER = smaarn DESCRIPTION = "Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movies and Bazarr takes care of everything for you." DISPLAY_NAME = Bazarr STARTABLE = yes -CHANGELOG = "Update to version 1.2.2.
See corresponding changelogs here for more details." +CHANGELOG = "Update to version 1.2.3.
See corresponding changelogs here and here for more details." HOMEPAGE = https://www.bazarr.media LICENSE = GPLv3