summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2018-10-02 18:59:22 +0200
committerNicola Hinssen2018-10-02 18:59:22 +0200
commit04dc6b400ec217c68bf2d05c83d743bdbd77f056 (patch)
treeb62a642ad0ce3c6738bd48ca88035a558bc18acd
parent7698c00f54786bd073e7a3ede268051d6158bec7 (diff)
downloadaur-04dc6b400ec217c68bf2d05c83d743bdbd77f056.tar.gz
3.0.3823-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94d0cd24f95a..024d6e9923fb 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.3800
+ pkgver = 3.0.3823
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.3800.tar.gz
+ noextract = ombi-dev-3.0.3823.tar.gz
options = staticlibs
- source = ombi-dev-3.0.3800.tar.gz::https://ci.appveyor.com/api/buildjobs/ao735rahn55lbjyk/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.3823.tar.gz::https://ci.appveyor.com/api/buildjobs/r67rfe8eeqq06xl7/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = fb1208f47e23c1cf907746fcb2dd5735e0e6fdf263403de7651c081aac4361d0
+ sha256sums = ec0c0f214734770129af8faf64d97cff7c02423e74505f3f541d41ddcf157f09
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 21a8ee245fd6..4d17c0c35c3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.3800
+pkgver=3.0.3823
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=ao735rahn55lbjyk
+jobid=r67rfe8eeqq06xl7
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=('fb1208f47e23c1cf907746fcb2dd5735e0e6fdf263403de7651c081aac4361d0'
+sha256sums=('ec0c0f214734770129af8faf64d97cff7c02423e74505f3f541d41ddcf157f09'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')