summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-03-25 20:16:28 +0100
committerNicola Hinssen2019-03-25 20:16:28 +0100
commitd3bc40380032c01d67384027d062cb61a713d93f (patch)
tree83929e30bf8edb52d399e0311877bf9684a3d556
parentcfe12b66b6ce7c4a265dc669e00ad833dcd9e4b7 (diff)
downloadaur-d3bc40380032c01d67384027d062cb61a713d93f.tar.gz
3.0.4346-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a1ba26830d1..28f84d6c0496 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.4336
+ pkgver = 3.0.4346
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.4336.tar.gz
+ noextract = ombi-dev-3.0.4346.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4336.tar.gz::https://ci.appveyor.com/api/buildjobs/d27359yalmdxx89g/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4346.tar.gz::https://ci.appveyor.com/api/buildjobs/j9t6o1taxf8hy75e/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 791903f2e49aa4756253ccdd39e8b89762f0cd9a64f5cab364abcdd0d53fa9a4
+ sha256sums = eff2f42d799d42e3fb9b6a19370f1b24e661388ed6565b6e59de84ce4042bc10
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 4e9c279dcdb2..f0e6719e1ff2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4336
+pkgver=3.0.4346
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=d27359yalmdxx89g
+jobid=j9t6o1taxf8hy75e
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=('791903f2e49aa4756253ccdd39e8b89762f0cd9a64f5cab364abcdd0d53fa9a4'
+sha256sums=('eff2f42d799d42e3fb9b6a19370f1b24e661388ed6565b6e59de84ce4042bc10'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')