summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2020-01-01 18:53:45 +0100
committerNicola Hinssen2020-01-01 18:53:45 +0100
commitea737391455789e825c717beb15da1e0f51e8a06 (patch)
tree20225902291bb61dcdf38dd7ea04c0db32add01f
parent9919e8d853dc21233891cae0d1cb28348b2f4c49 (diff)
downloadaur-ea737391455789e825c717beb15da1e0f51e8a06.tar.gz
3.0.4958-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f7f92575f29..42a44dc82cb0 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.4949
+ pkgver = 3.0.4958
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.4949.tar.gz
+ noextract = ombi-dev-3.0.4958.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4949.tar.gz::https://ci.appveyor.com/api/buildjobs/ud06vef7oaj46329/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4958.tar.gz::https://ci.appveyor.com/api/buildjobs/8wcmr9p52gh5mmoi/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = a404d9e4954bc080316d3708083a93d9889cc91f11abacaa5a664905d3d20dc8
+ sha256sums = 83f0c3be8cd39f95effe0f07a49f63a00ff2ff84350e6774a80889ab7f3e3546
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 16f7d37bed0d..488cc21c5809 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4949
+pkgver=3.0.4958
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=ud06vef7oaj46329
+jobid=8wcmr9p52gh5mmoi
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=('a404d9e4954bc080316d3708083a93d9889cc91f11abacaa5a664905d3d20dc8'
+sha256sums=('83f0c3be8cd39f95effe0f07a49f63a00ff2ff84350e6774a80889ab7f3e3546'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')