summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2018-11-05 12:51:15 +0100
committerNicola Hinssen2018-11-05 12:51:15 +0100
commit137050c816e342f99ba64f56650835509db33329 (patch)
tree3eb268991bcf91034d4dabfa20d49758212c248f
parentc0c4a02e0da67b7874e465c5c26a09de9f669334 (diff)
downloadaur-137050c816e342f99ba64f56650835509db33329.tar.gz
3.0.3965-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af00ce3c14dc..4bc9b8a4e00a 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.3950
+ pkgver = 3.0.3965
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.3950.tar.gz
+ noextract = ombi-dev-3.0.3965.tar.gz
options = staticlibs
- source = ombi-dev-3.0.3950.tar.gz::https://ci.appveyor.com/api/buildjobs/qvgsq90k1hdy8ba9/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.3965.tar.gz::https://ci.appveyor.com/api/buildjobs/ek1j4eeohiamijom/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 7d4b71e528a86833b2f2dc867a3a40d0add852485f417b82d2018b333e0d12f1
+ sha256sums = 88c16f6494f59e64894fc9052d31140bad4e33610ec4720d1b565baed19e0f81
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index b336db947972..a5ca7e70b9d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.3950
+pkgver=3.0.3965
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=qvgsq90k1hdy8ba9
+jobid=ek1j4eeohiamijom
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=('7d4b71e528a86833b2f2dc867a3a40d0add852485f417b82d2018b333e0d12f1'
+sha256sums=('88c16f6494f59e64894fc9052d31140bad4e33610ec4720d1b565baed19e0f81'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')