summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-12-04 11:30:40 +0100
committerNicola Hinssen2019-12-04 11:30:40 +0100
commit19f877555d89832035e781e00403260b83e1554a (patch)
treef70ba4627aa04b84c34ecc2385b4dad74ed2d024
parentf63b4ed03d4b1575d0fdaba48c7b04ac99768fda (diff)
downloadaur-19f877555d89832035e781e00403260b83e1554a.tar.gz
3.0.4914-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b39c1bc7771..656c878e437a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ombi-dev
pkgdesc = Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves
- pkgver = 3.0.4900
+ pkgver = 3.0.4914
pkgrel = 1
url = https://github.com/tidusjar/Ombi
install = ombi.install
@@ -20,13 +20,13 @@ pkgbase = ombi-dev
conflicts = ombi
replaces = plexrequests
replaces = ombi-beta
- noextract = ombi-dev-3.0.4900.tar.gz
+ noextract = ombi-dev-3.0.4914.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4900.tar.gz::https://ci.appveyor.com/api/buildjobs/0ce6ykdav188ougg/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4914.tar.gz::https://ci.appveyor.com/api/buildjobs/3uxd56jys2g7v62m/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 8928330dbfe83f03c0eae2236e1a476a0b096b2342e5b9fca35ac2426a98e3b2
+ sha256sums = 3ddb7f1198932232ba4e44149ffa0c666e068aab93a9f1bf0dde84616c8039c9
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 3fdd7885a66b..29de1b43d5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4900
+pkgver=3.0.4914
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=0ce6ykdav188ougg
+jobid=3uxd56jys2g7v62m
arch=('x86_64')
url='https://github.com/tidusjar/Ombi'
license=('GPL2')
@@ -30,7 +30,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://ci.appveyor.com/api/buildjobs/$job
'ombi.sysusers'
'ombi.tmpfiles')
noextract=("${pkgname}-${pkgver}.tar.gz")
-sha256sums=('8928330dbfe83f03c0eae2236e1a476a0b096b2342e5b9fca35ac2426a98e3b2'
+sha256sums=('3ddb7f1198932232ba4e44149ffa0c666e068aab93a9f1bf0dde84616c8039c9'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')