Skip to content
Snippets Groups Projects
Commit 2c415e3c authored by Matthias Ahouansou's avatar Matthias Ahouansou Committed by omni
Browse files

testing/ombi: upgrade to 4.44.1

parent 80a260fb
No related branches found
No related tags found
1 merge request!73778testing/ombi: upgrade to 4.44.1
Pipeline #266790 skipped
# Contributor: Matthias Ahouansou <matthias@ahouansou.cz>
# Maintainer: Matthias Ahouansou <matthias@ahouansou.cz>
pkgname=ombi
pkgver=4.43.5
pkgrel=1
pkgver=4.44.1
pkgrel=0
pkgdesc="Friendly media request tool which automatically syncs with your media servers!"
url="https://ombi.io"
arch="x86_64 aarch64 armv7" # blocked by dotnet6-sdk
arch="x86_64 aarch64 armv7" # limited by dotnet8-sdk
license="GPL-2.0-only"
depends="aspnetcore6-runtime sqlite-libs"
makedepends="dotnet6-sdk yarn"
depends="aspnetcore8-runtime sqlite-libs"
makedepends="dotnet8-sdk yarn"
subpackages="$pkgname-openrc"
install="$pkgname.pre-install"
source="
......@@ -32,7 +32,7 @@ esac
_backend="$builddir/src/Ombi"
_frontend="$_backend/ClientApp"
_artifacts="$_backend/bin/Release/net6.0"
_artifacts="$_backend/bin/Release/net8.0"
_runtime="linux-musl-$_dotnet_arch"
build() {
......@@ -83,7 +83,7 @@ package() {
}
sha512sums="
92f4eb27d0a1501347014e357738b51d9fe7ef769e744021281da18d74a513bf2c8d4b156a248b3719066bbf1064097a65228084f55d41994bf18abc6d8b05f7 ombi-4.43.5.tar.gz
bfb3fc379f17bc5b2ea073b1bd122ca68a7bbb558179fe1365f8ea0d235d1c869078a43a997b7be2141447ae5a7a9cfc8a757a1407c63259998f2856744ed2e0 ombi-4.44.1.tar.gz
a48fac800aa0779c793aa1220cce16ccc55dc064487e11daf17b165fbc565e4c62e7a52e1372395508b199a12d6bf773157125f3cbaa845381cc035547b29afa ombi.initd
7355ae0ffedc179688dc6e4c472bd8963b2cbb851bf00a103febe3138630c1cc8c7af37dc7d2e61bff7dc47214517d5b02bc0e8744894f1ff7272df5f566b8c1 ombi.confd
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment