Skip to content

Commit

Permalink
Bump bazarr version
Browse files Browse the repository at this point in the history
  • Loading branch information
smaarn committed Oct 21, 2023
1 parent 444ff98 commit ac6984c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cross/bazarr/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = bazarr
PKG_VERS = 1.3.0
PKG_VERS = 1.3.1
PKG_EXT = zip
PKG_DIST_NAME = $(PKG_NAME).$(PKG_EXT)
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
Expand Down
6 changes: 3 additions & 3 deletions cross/bazarr/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
bazarr-1.3.0.zip SHA1 19c0745e3e9e8dfb223b8085cf8b41cd21a9dbac
bazarr-1.3.0.zip SHA256 7fd2ca2595fe7594541aafa0fcf1ef0b337c5290e2069115bea10ee8264fa001
bazarr-1.3.0.zip MD5 74d0d31dd880fa8c6b6f79009cc2c593
bazarr-1.3.1.zip SHA1 318b71c5e7160c5b66a7921f291d1267c27aedcd
bazarr-1.3.1.zip SHA256 02150caef9d9a28d1731f27a17d062e260b4864e53dc49103d7fece2d1d67227
bazarr-1.3.1.zip MD5 5ce0c147483cf4c09aa1abb32ba4cb21
4 changes: 2 additions & 2 deletions spk/bazarr/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SPK_NAME = bazarr
SPK_VERS = 1.3.0
SPK_VERS = 1.3.1
SPK_REV = 13
SPK_ICON = src/bazarr.png

Expand Down Expand Up @@ -28,7 +28,7 @@ WHEELS_BUILD_ARGS += --enable-zlib
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
CHANGELOG = "Add back support for ARMv7L architectures"
CHANGELOG = '<ul><li>Update to <a href="https://github.com/morpheus65535/bazarr/releases/tag/v1.3.1">1.3.1</a></li><li>Add back support for ARMv7L architectures</li></ol>'

HOMEPAGE = https://www.bazarr.media/
LICENSE = GPL-3.0 license
Expand Down

0 comments on commit ac6984c

Please sign in to comment.