summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-06-02 12:21:46 +0200
committerNicola Hinssen2019-06-02 12:21:46 +0200
commite6318ac2ccb82b3e153af994cb77ab8bb77586cd (patch)
tree011ea0e95bf508207dcc0f1d5e90aaea55c05467
parent6a0a1977d07fc059a3a28def31f68b0f3a0a0b75 (diff)
downloadaur-e6318ac2ccb82b3e153af994cb77ab8bb77586cd.tar.gz
3.0.4613-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f94f87d5ee9a..52b7859928c7 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.4572
+ pkgver = 3.0.4613
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.4572.tar.gz
+ noextract = ombi-dev-3.0.4613.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4572.tar.gz::https://ci.appveyor.com/api/buildjobs/k1134rl87isf63ed/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4613.tar.gz::https://ci.appveyor.com/api/buildjobs/xx24qhgqy4m8yuwd/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 4c01bae717d5b3463a6bf900d007eb4ac8342e473476f4a6c9f5932c45e834ee
+ sha256sums = d1ca7f5d7268350f2d5c7cea66b8d6f88c9319cd78c9c7cfe6b9ce638ab2f439
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 64513d9977b4..38258531576e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4572
+pkgver=3.0.4613
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=k1134rl87isf63ed
+jobid=xx24qhgqy4m8yuwd
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=('4c01bae717d5b3463a6bf900d007eb4ac8342e473476f4a6c9f5932c45e834ee'
+sha256sums=('d1ca7f5d7268350f2d5c7cea66b8d6f88c9319cd78c9c7cfe6b9ce638ab2f439'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')