summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-03-24 08:37:38 -0700
committerDonald Webster2019-03-24 08:37:38 -0700
commit92a9db529d0aeb8c011d97a29b05d4970adb1b60 (patch)
tree1ff15da896a7995affe93bf9540074fef2643d26
parentf07e66585f73d71717fa825273cc0efb1712c1da (diff)
downloadaur-92a9db529d0aeb8c011d97a29b05d4970adb1b60.tar.gz
Update to v2.0.0.5321.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7826bf8c07db..90d7861ad3ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 2.0.0.5318
+ pkgver = 2.0.0.5321
pkgrel = 1
url = http://www.sonarr.tv
arch = any
@@ -18,11 +18,11 @@ pkgbase = sonarr-develop
optdepends = jackett: torrent indexer proxy
provides = sonarr
conflicts = sonarr
- source = https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.2.0.0.5318.mono.tar.gz
+ source = https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.2.0.0.5321.mono.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = 553ab3279d7ef6f9604fca278eeab7d493717492147cb1fb518c8ef63f86201d
+ sha256sums = 0d8c0afd86e253a5007d77eae8853571710e433d060388095b1d6cc408f48e2d
sha256sums = 3aebc094eb9ecec0015b48440572bd1426b0eaced373994d9dc81c34b87526a0
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index 4dccc73bf583..acdd5176bf11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-develop"
-pkgver=2.0.0.5318
+pkgver=2.0.0.5321
pkgrel=1
pkgdesc="TV download automation for usenet and torrents."
arch=(any)
@@ -28,7 +28,7 @@ source=("https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.${pkgver}.m
"sonarr.tmpfiles")
noextract=()
-sha256sums=('553ab3279d7ef6f9604fca278eeab7d493717492147cb1fb518c8ef63f86201d'
+sha256sums=('0d8c0afd86e253a5007d77eae8853571710e433d060388095b1d6cc408f48e2d'
'3aebc094eb9ecec0015b48440572bd1426b0eaced373994d9dc81c34b87526a0'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')