summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2020-02-07 07:03:56 +0100
committerNicola Hinssen2020-02-07 07:03:56 +0100
commit752500f59dff0a62eea96f817e60f852e7fe752b (patch)
treecab6cf3197e4b711cabe6d1ebf6a29a2bba2ca9f
parentc4fa65d3edda46ffc0152b0ab72753d85a4806bd (diff)
downloadaur-752500f59dff0a62eea96f817e60f852e7fe752b.tar.gz
"3.0.5020"-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b52b2265670d..d18e7bc5275d 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.5007
+ pkgver = 3.0.5020
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.5007.tar.gz
+ noextract = ombi-dev-3.0.5020.tar.gz
options = staticlibs
- source = ombi-dev-3.0.5007.tar.gz::https://ci.appveyor.com/api/buildjobs/7v59a0005tqxh8d1/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.5020.tar.gz::https://ci.appveyor.com/api/buildjobs/k7lnfqkyw4x1bpwo/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 9cd778cb8db7f0c187572120f3f13c073b0c04dc686cb37c6147b294a0b51923
+ sha256sums = 4d50b3a1cc7e907a58535b8e1e3e0a924bb936a84985884c684218cdbbebb47f
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 03f5e7b93397..78315a555b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver="3.0.5007"
+pkgver="3.0.5020"
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid="7v59a0005tqxh8d1"
+jobid="k7lnfqkyw4x1bpwo"
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=('9cd778cb8db7f0c187572120f3f13c073b0c04dc686cb37c6147b294a0b51923'
+sha256sums=('4d50b3a1cc7e907a58535b8e1e3e0a924bb936a84985884c684218cdbbebb47f'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')