summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2020-03-13 10:44:38 -0700
committerDonald Webster2020-03-13 10:44:38 -0700
commitabba2ee698f72a92bc8097dc3bbafd7f18d268ec (patch)
treebd723ed8f1857e7e0e899bc58c217b593b7519b8
parent684ed1a477a487cd7197cbd8a2739bfeb6c5851e (diff)
downloadaur-abba2ee698f72a92bc8097dc3bbafd7f18d268ec.tar.gz
Update to v2.0.0.5343.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98e2befca075..d87f77a2eaac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 2.0.0.5337
+ pkgver = 2.0.0.5343
pkgrel = 1
url = http://www.sonarr.tv
arch = any
@@ -19,11 +19,11 @@ pkgbase = sonarr-develop
provides = sonarr
conflicts = sonarr
conflicts = sonarr-phantom
- source = https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.2.0.0.5337.mono.tar.gz
+ source = https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.2.0.0.5343.mono.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = e71532abb288ed7c43671b99b412cdf676411ae71136efdc52aefe3ac2d96a51
+ sha256sums = 5d9b861664a87ae4123f7cbb41db480745e73a553145e2ab90a0ed7cb2bc4813
sha256sums = 9b9cf3618d481189e707180c1b3a791fe2fef3bc0ce2cfd8408b04b2153f3371
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index 358f93ea6b61..cbc7df22320c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-develop"
-pkgver=2.0.0.5337
+pkgver=2.0.0.5343
pkgrel=1
pkgdesc="TV download automation for usenet and torrents."
arch=(any)
@@ -29,7 +29,7 @@ source=("https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.${pkgver}.m
"sonarr.tmpfiles")
noextract=()
-sha256sums=('e71532abb288ed7c43671b99b412cdf676411ae71136efdc52aefe3ac2d96a51'
+sha256sums=('5d9b861664a87ae4123f7cbb41db480745e73a553145e2ab90a0ed7cb2bc4813'
'9b9cf3618d481189e707180c1b3a791fe2fef3bc0ce2cfd8408b04b2153f3371'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')