summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-08-11 11:21:19 +0200
committerNicola Hinssen2019-08-11 11:21:19 +0200
commit23039d7d30cb3afdcb38320cad4d7fb69098665a (patch)
tree7ca50ee8871eb06eea55ce52a64029e0b2f48735
parentd4704c0348140bc3afe5e4e590e41afcdbd83b06 (diff)
downloadaur-23039d7d30cb3afdcb38320cad4d7fb69098665a.tar.gz
3.0.4723-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a0388a2549..d3667a768ffc 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.4689
+ pkgver = 3.0.4723
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.4689.tar.gz
+ noextract = ombi-dev-3.0.4723.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4689.tar.gz::https://ci.appveyor.com/api/buildjobs/bejpshdbtivvosfj/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4723.tar.gz::https://ci.appveyor.com/api/buildjobs/m48w88pbktp1o89q/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 8f665f4ee236475fba6cc14c73af5e740bd9332817d91a8beeb6d7bbdb2f7bf8
+ sha256sums = 5305aa479f3a3200f52359cfa226a6c895786d74ff89f5077a9f0e654d7d3d43
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 23fb807a7eeb..b5ffb61ad3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4689
+pkgver=3.0.4723
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=bejpshdbtivvosfj
+jobid=m48w88pbktp1o89q
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=('8f665f4ee236475fba6cc14c73af5e740bd9332817d91a8beeb6d7bbdb2f7bf8'
+sha256sums=('5305aa479f3a3200f52359cfa226a6c895786d74ff89f5077a9f0e654d7d3d43'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')