summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-02-03 12:20:45 +0100
committerNicola Hinssen2019-02-03 12:20:45 +0100
commit09d6e33f7154a4b84ae9433d75c0a2b282001d52 (patch)
tree7808c0c580018d1d6c4951603e1f6631f59ac05a
parent2dc44cf479ae8729c89a26c910f8e0976d214a46 (diff)
downloadaur-09d6e33f7154a4b84ae9433d75c0a2b282001d52.tar.gz
3.0.4183-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15767210cb07..c100ceeb78f4 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.4182
+ pkgver = 3.0.4183
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.4182.tar.gz
+ noextract = ombi-dev-3.0.4183.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4182.tar.gz::https://ci.appveyor.com/api/buildjobs/n6hepuuuwgj5hyaf/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4183.tar.gz::https://ci.appveyor.com/api/buildjobs/vjhbfc65w4a7lfsj/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = 7b9cbba5047b261b71d5591a57e426d378453f59ef5acc4f8263b1a560f56872
+ sha256sums = ae072e3720b43e81d8427719447476f5d2c87bffd4f01309795aaa9d79f60c14
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 4574474d939e..66c6e7543d94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4182
+pkgver=3.0.4183
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=n6hepuuuwgj5hyaf
+jobid=vjhbfc65w4a7lfsj
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=('7b9cbba5047b261b71d5591a57e426d378453f59ef5acc4f8263b1a560f56872'
+sha256sums=('ae072e3720b43e81d8427719447476f5d2c87bffd4f01309795aaa9d79f60c14'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')