summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-03-15 15:24:12 +0100
committerNicola Hinssen2019-03-15 15:24:12 +0100
commit1cfd815a3ee602c36a5818cc8c11bd6af992cfca (patch)
tree149cfbc67b40bff065951eeb5e85072e4b7215aa
parent0fd3aa47ea6201a3ffedb4296243c5d02a513bf3 (diff)
downloadaur-1cfd815a3ee602c36a5818cc8c11bd6af992cfca.tar.gz
3.0.4319-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38b8d0045a63..612b71d83362 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.4302
+ pkgver = 3.0.4319
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.4302.tar.gz
+ noextract = ombi-dev-3.0.4319.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4302.tar.gz::https://ci.appveyor.com/api/buildjobs/k9lvwncaecepe36g/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4319.tar.gz::https://ci.appveyor.com/api/buildjobs/tekt103e4dxnd310/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 3d06d38d7138b4da1f6975fb7c54106d043bc846c5a9e8716ba6aef14942cea5
+ sha256sums = 81fff3508d71a71752aa49e5e996f853d184bb869dde5b2364237431d29e6f51
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 929373fd6d1c..302e55d0b3c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4302
+pkgver=3.0.4319
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=k9lvwncaecepe36g
+jobid=tekt103e4dxnd310
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=('3d06d38d7138b4da1f6975fb7c54106d043bc846c5a9e8716ba6aef14942cea5'
+sha256sums=('81fff3508d71a71752aa49e5e996f853d184bb869dde5b2364237431d29e6f51'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')