summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2018-11-21 09:28:26 +0100
committerNicola Hinssen2018-11-21 09:28:26 +0100
commit836c65296458898c5632b73c4a6ed5c48e6d0d96 (patch)
treefcdfecea47f4e0cb844a0be7c9de30a531fa358a
parenta88f8d95b32e79202f0b8bb68987dce6088050cd (diff)
downloadaur-836c65296458898c5632b73c4a6ed5c48e6d0d96.tar.gz
3.0.3985-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5b0e79ef3ab..2b5a564038db 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.3973
+ pkgver = 3.0.3985
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.3973.tar.gz
+ noextract = ombi-dev-3.0.3985.tar.gz
options = staticlibs
- source = ombi-dev-3.0.3973.tar.gz::https://ci.appveyor.com/api/buildjobs/m784af9qkr1smnpf/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.3985.tar.gz::https://ci.appveyor.com/api/buildjobs/st8xwrrpnt2kptsj/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 7676013ca60b000c0044ae73436b155111ba825c166506e3242b97047d54ce43
+ sha256sums = d80a19a6e59c5fa3e878d7480b8aaf13d3d5bdd6752f73023144e1edf91e5076
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 892067771e7d..b18e4fdad3fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.3973
+pkgver=3.0.3985
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=m784af9qkr1smnpf
+jobid=st8xwrrpnt2kptsj
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=('7676013ca60b000c0044ae73436b155111ba825c166506e3242b97047d54ce43'
+sha256sums=('d80a19a6e59c5fa3e878d7480b8aaf13d3d5bdd6752f73023144e1edf91e5076'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')