summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-06-21 09:29:25 +0200
committerNicola Hinssen2019-06-21 09:29:25 +0200
commit4289042047a08c98d7511d9bff22f926fa363922 (patch)
treec1d6b8e5ec432391406672dfb59b3065233e9ffe
parentea8c824ed56d150df336e2b3b8ee610f85ffd569 (diff)
downloadaur-4289042047a08c98d7511d9bff22f926fa363922.tar.gz
3.0.4639-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5244a7a92285..0944ead4c1c8 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.4629
+ pkgver = 3.0.4639
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.4629.tar.gz
+ noextract = ombi-dev-3.0.4639.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4629.tar.gz::https://ci.appveyor.com/api/buildjobs/cpwy1ih878r45ui2/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4639.tar.gz::https://ci.appveyor.com/api/buildjobs/ptqtpqy4b3iqdmce/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = f1181ae297513bc2c7398f0ed3a5f42ddb50b1736d15c53b47e7f144441993d6
+ sha256sums = 96db02c5315bfc91c9cffa88c52663e91c3b0c019b0deb0823cb31a379fb19b6
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 022c30f1079e..7e4d55767f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4629
+pkgver=3.0.4639
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=cpwy1ih878r45ui2
+jobid=ptqtpqy4b3iqdmce
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=('f1181ae297513bc2c7398f0ed3a5f42ddb50b1736d15c53b47e7f144441993d6'
+sha256sums=('96db02c5315bfc91c9cffa88c52663e91c3b0c019b0deb0823cb31a379fb19b6'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')