summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-07-23 12:41:42 -0700
committerDonald Webster2018-07-23 12:41:42 -0700
commitf8abc721dae03d4241b6d0712c11e16acaeb7a77 (patch)
tree7722a977541e6861d94f29e9e5002b5f33c41766
parent14a1decf285ad3f2cd0fe216327d7cda362bb5cc (diff)
downloadaur-f8abc721dae03d4241b6d0712c11e16acaeb7a77.tar.gz
Update to v2.0.0.5241.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09c6de8d3726..6223b8dbeeb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 2.0.0.5239
+ pkgver = 2.0.0.5241
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.5239.mono.tar.gz
+ source = https://download.sonarr.tv/v2/develop/mono/NzbDrone.develop.2.0.0.5241.mono.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = 15206c3ba421c7db282de82562084a473666e09447d2ccd7fa28557e03860548
+ sha256sums = 9936d4fce4ca9409e4fc0bea53766faf649c1f89aadd11f4fe620c13990219be
sha256sums = c177024bdf5c8c0e42a866cb0509e6130e2bb79a14c7e91556e42f8b18e37bd5
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index b290c78e7d19..ede07847154a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-develop"
-pkgver=2.0.0.5239
+pkgver=2.0.0.5241
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=('15206c3ba421c7db282de82562084a473666e09447d2ccd7fa28557e03860548'
+sha256sums=('9936d4fce4ca9409e4fc0bea53766faf649c1f89aadd11f4fe620c13990219be'
'c177024bdf5c8c0e42a866cb0509e6130e2bb79a14c7e91556e42f8b18e37bd5'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')