summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2021-01-05 16:53:49 +0100
committerNicola Hinssen2021-01-05 16:53:49 +0100
commitfa10f624d4bbe415267c579f85568de0b990db35 (patch)
tree17be70b8661d739b63824e279f6a100e27d4c456
parent1ac08a70480ccba2f999709c251afe4137bbf12c (diff)
downloadaur-fa10f624d4bbe415267c579f85568de0b990db35.tar.gz
4.0.885-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7aa336f2a6b8..f16a02319f08 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.779
+ pkgver = 4.0.885
pkgrel = 1
url = https://github.com/tidusjar/Ombi
install = ombi.install
@@ -21,14 +21,14 @@ pkgbase = ombi-v4
conflicts = ombi
replaces = plexrequests
replaces = ombi-beta
- noextract = ombi-v4-4.0.779.tar.gz
+ noextract = ombi-v4-4.0.885.tar.gz
options = !strip
options = staticlibs
- source = ombi-v4-4.0.779.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.779/linux-x64.tar.gz
+ source = ombi-v4-4.0.885.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.885/linux-x64.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 2eb6f2ad819838cdce430b1947779c577a14faeb36f5dc3dccc2e342dcf94497
+ sha256sums = 0e435fed566208aed3f50b049c897306fd387b63a897dd4117825c118f302f3c
sha256sums = 64e7170dcf8648dca99831c139fecfa6505bc61d9e9188346af931e137d067dc
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index f28bc7375984..afaff027e9dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicola Hinssen <nicola.hinssen@gmail.com>
pkgname=ombi-v4
-pkgver=4.0.779
+pkgver=4.0.885
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=('!strip' 'staticlibs')
install='ombi.install'
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.779/linux-x64.tar.gz"
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/tidusjar/Ombi.Releases/releases/download/v4.0.885/linux-x64.tar.gz"
'ombi.service'
'ombi.sysusers'
'ombi.tmpfiles')
noextract=("${pkgname}-${pkgver}.tar.gz")
-sha256sums=('2eb6f2ad819838cdce430b1947779c577a14faeb36f5dc3dccc2e342dcf94497'
+sha256sums=('0e435fed566208aed3f50b049c897306fd387b63a897dd4117825c118f302f3c'
'64e7170dcf8648dca99831c139fecfa6505bc61d9e9188346af931e137d067dc'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')