summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2018-09-25 21:56:20 +0200
committerNicola Hinssen2018-09-25 21:56:20 +0200
commit7698c00f54786bd073e7a3ede268051d6158bec7 (patch)
treebb96c94cc8b887877b85d64183189420e2cf7f49
parent7c8a5e9c874d47dc80f4f649c3aedfa5c294f130 (diff)
downloadaur-7698c00f54786bd073e7a3ede268051d6158bec7.tar.gz
3.0.3800-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7128c1106c92..94d0cd24f95a 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.3784
+ pkgver = 3.0.3800
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.3784.tar.gz
+ noextract = ombi-dev-3.0.3800.tar.gz
options = staticlibs
- source = ombi-dev-3.0.3784.tar.gz::https://ci.appveyor.com/api/buildjobs/s8qdwol6h6i0yynt/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.3800.tar.gz::https://ci.appveyor.com/api/buildjobs/ao735rahn55lbjyk/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 55f0f98c3972b37c652422b35780f14f7e0016dde00a46eae1f4567a0b16ee6b
+ sha256sums = fb1208f47e23c1cf907746fcb2dd5735e0e6fdf263403de7651c081aac4361d0
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index f5ca2c590b8c..21a8ee245fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.3784
+pkgver=3.0.3800
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=s8qdwol6h6i0yynt
+jobid=ao735rahn55lbjyk
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=('55f0f98c3972b37c652422b35780f14f7e0016dde00a46eae1f4567a0b16ee6b'
+sha256sums=('fb1208f47e23c1cf907746fcb2dd5735e0e6fdf263403de7651c081aac4361d0'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')