summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2018-08-21 16:56:47 +0200
committerNicola Hinssen2018-08-21 16:56:47 +0200
commitdbedf1dd4999bfd493a704e47b35e76416f5c523 (patch)
treec0140d72e37119e4788fd2f39c5740de1431b2de
parent8279cd42a3b425e1c9c5e67466f89ad7698b85bd (diff)
downloadaur-dbedf1dd4999bfd493a704e47b35e76416f5c523.tar.gz
3.0.3594-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c6b5adbd7ae..b004595da604 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.3566
+ pkgver = 3.0.3594
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.3566.tar.gz
+ noextract = ombi-dev-3.0.3594.tar.gz
options = staticlibs
- source = ombi-dev-3.0.3566.tar.gz::https://ci.appveyor.com/api/buildjobs/7bhvyipd3llcqvg8/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.3594.tar.gz::https://ci.appveyor.com/api/buildjobs/howedbld0ufggvyy/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 12425a80d6e1f1279c33c589ba1c3eccfc30ba6f6018855116bd2f3c5e00bfbd
+ sha256sums = 250c5da159af1cc387d0a754194e93b0a2498353e8bb5a827606378a83255e15
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 50eb6b1d1b77..246c726c69b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.3566
+pkgver=3.0.3594
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=7bhvyipd3llcqvg8
+jobid=howedbld0ufggvyy
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=('12425a80d6e1f1279c33c589ba1c3eccfc30ba6f6018855116bd2f3c5e00bfbd'
+sha256sums=('250c5da159af1cc387d0a754194e93b0a2498353e8bb5a827606378a83255e15'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')