summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Hinssen2019-01-11 00:01:41 +0100
committerNicola Hinssen2019-01-11 00:01:41 +0100
commitb3a0434e1379da21551d424455165d71cc4bdd1d (patch)
tree88a81c79a69ebf236a9d9ddf8601b26f55893c2a
parent9f7ab3c5d59e5da3a3688b0eeee7a655329cf7d4 (diff)
downloadaur-b3a0434e1379da21551d424455165d71cc4bdd1d.tar.gz
3.0.4122-
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0911474fb390..d8eab72525a4 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.4069
+ pkgver = 3.0.4122
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.4069.tar.gz
+ noextract = ombi-dev-3.0.4122.tar.gz
options = staticlibs
- source = ombi-dev-3.0.4069.tar.gz::https://ci.appveyor.com/api/buildjobs/n8yo9mvgjah9jbd6/artifacts/linux.tar.gz
+ source = ombi-dev-3.0.4122.tar.gz::https://ci.appveyor.com/api/buildjobs/34mmx3ir4n1mv2eo/artifacts/linux.tar.gz
source = ombi.service
source = ombi.sysusers
source = ombi.tmpfiles
- sha256sums = fc264872070ca6acefd3f1ee93f4469a6ba5cb3a43a50579b483b6d99f83e3eb
+ sha256sums = a842555e5713f97b456a04e7f627c315ed230a1af116f0e3126d8c1b9fb12d2e
sha256sums = 79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f
sha256sums = 6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa
sha256sums = afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56
diff --git a/PKGBUILD b/PKGBUILD
index 8627e9db7cd2..b86526eae875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Contributor: Zack Baldwin <zack@zackb.com>
pkgname=ombi-dev
-pkgver=3.0.4069
+pkgver=3.0.4122
pkgrel=1
pkgdesc="Ombi V3 Develop branch. Gives Plex or Emby users the ability to request content by themselves"
-jobid=n8yo9mvgjah9jbd6
+jobid=34mmx3ir4n1mv2eo
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=('fc264872070ca6acefd3f1ee93f4469a6ba5cb3a43a50579b483b6d99f83e3eb'
+sha256sums=('a842555e5713f97b456a04e7f627c315ed230a1af116f0e3126d8c1b9fb12d2e'
'79f4860eaf9d00d3739c6d9fc5e9625ea68dc329bb1cbddae5b51ae4faaae20f'
'6efc381990e1113737686d4f61795095fa8edbc176daa877fd755f1ddb3a40fa'
'afb971692d313d988096cb4447033f8ca2234016ccc2b3590afd5cbcb36a8e56')