summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b20d37d3fed..14c7c4409bd6 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.3986
+ pkgver = 3.0.3993
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.3986.tar.gz
+ noextract = ombi-dev-3.0.3993.tar.gz
options = staticlibs
- source = ombi-dev-3.0.3986.tar.gz::https://ci.appveyor.com/api/buildjobs/6frooglgjt9xb5vm/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.3993.tar.gz::https://ci.appveyor.com/api/buildjobs/4voqvisg23ulh64y/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 2d878cceee38cee22117caec14f66012d5d3268b91ef539efb2194b2d022d288
+ sha256sums = 0e7d5d7101025128b01fbf4eab35103ba9dddac70dd644c1c0bfd001fed9d31b
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 74a2a06e8210..b71cf365443a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.3986
+pkgver=3.0.3993
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=6frooglgjt9xb5vm
+jobid=4voqvisg23ulh64y
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=('2d878cceee38cee22117caec14f66012d5d3268b91ef539efb2194b2d022d288'
+sha256sums=('0e7d5d7101025128b01fbf4eab35103ba9dddac70dd644c1c0bfd001fed9d31b'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')