summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2020-09-17 11:33:21 +0200
committerNicola Hinssen2020-09-17 11:33:21 +0200
commitf258ced18c687435d9642c6168b5a412caed69f5 (patch)
tree6660cd7101b126129ce45b4afc2785cc3eca74ca
parenta81f0a6d869a17d862c5bf2af10d2682868df938 (diff)
downloadaur-f258ced18c687435d9642c6168b5a412caed69f5.tar.gz
4.0.480-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cd71032af77..17ee3d8ae33d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ombi-v4
pkgdesc = Ombi V4 branch. Gives Plex or Emby users the ability to request content by themselves
- pkgver = 4.0.471
+ pkgver = 4.0.480
pkgrel = 1
url = https://github.com/tidusjar/Ombi
install = ombi.install
@@ -21,13 +21,13 @@ pkgbase = ombi-v4
conflicts = ombi
replaces = plexrequests
replaces = ombi-beta
- noextract = ombi-v4-4.0.471.tar.gz
+ noextract = ombi-v4-4.0.480.tar.gz
options = staticlibs
- source = ombi-v4-4.0.471.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.471/linux-x64.tar.gz
+ source = ombi-v4-4.0.480.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.480/linux-x64.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = e672051e64b3e67e4bcbc22ee59921414f01d784b3edbc8616fa8f1d53ba2913
+ sha256sums = 5c0287ea7784aa5edde682b574a9614a1503f449ebe07dfc58965fc87cee299c
sha256sums = 64e7170dcf8648dca99831c139fecfa6505bc61d9e9188346af931e137d067dc
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 08b9bbb1d6e4..700e82f13e07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicola Hinssen <nicola.hinssen@gmail.com>
pkgname=ombi-v4
-pkgver=4.0.471
+pkgver=4.0.480
pkgrel=1
pkgdesc="Ombi V4 branch. Gives Plex or Emby users the ability to request content by themselves"
jobid=
@@ -23,12 +23,12 @@ provides=('ombi')
conflicts=('ombi')
options=('staticlibs')
install='ombi.install'
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.471/linux-x64.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.480/linux-x64.tar.gz"
'ombi.service'
'ombi.sysusers'
'ombi.tmpfiles')
noextract=("${pkgname}-${pkgver}.tar.gz")
-sha256sums=('e672051e64b3e67e4bcbc22ee59921414f01d784b3edbc8616fa8f1d53ba2913'
+sha256sums=('5c0287ea7784aa5edde682b574a9614a1503f449ebe07dfc58965fc87cee299c'
'64e7170dcf8648dca99831c139fecfa6505bc61d9e9188346af931e137d067dc'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')