summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-07-27 09:53:25 -0700
committerDonald Webster2019-07-27 09:53:25 -0700
commit74c5eab83e906f88832220d620be045e7e9d7ec0 (patch)
tree5f2ebbd00da8a2997c623f93342ed1b40cf2a4c8
parent31709087745c6cda66768164af307972fbc84d9e (diff)
downloadaur-74c5eab83e906f88832220d620be045e7e9d7ec0.tar.gz
Update to v3.0.2.549.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4181d3547a1..317e58609dee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 3.0.2.545
+ pkgver = 3.0.2.549
pkgrel = 1
url = http://www.sonarr.tv
arch = any
@@ -19,11 +19,11 @@ pkgbase = sonarr-phantom
provides = sonarr
conflicts = sonarr
conflicts = sonarr-develop
- source = https://download.sonarr.tv/v3/phantom-develop/3.0.2.545/Sonarr.phantom-develop.3.0.2.545.linux.tar.gz
+ source = https://download.sonarr.tv/v3/phantom-develop/3.0.2.549/Sonarr.phantom-develop.3.0.2.549.linux.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = 5e2036daa65d65724276f0ba33d91d95ef85887c59645e47cba8a061536b92ea
+ sha256sums = 971a9d74232d5df2e956b99dfa15beb51d5a113d845649219f9fbb4bc38825c7
sha256sums = b16e72fc8556aa2708adf81cec6ef44cefd207cfb07fe069790131829c672c39
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index 017a464c6ebc..28f999078397 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-phantom"
-pkgver="3.0.2.545"
+pkgver="3.0.2.549"
pkgrel=1
pkgdesc="TV download automation for usenet and torrents."
arch=(any)
@@ -30,7 +30,7 @@ source=("https://download.sonarr.tv/v3/phantom-develop/${pkgver}/Sonarr.phantom-
"sonarr.tmpfiles")
noextract=()
-sha256sums=('5e2036daa65d65724276f0ba33d91d95ef85887c59645e47cba8a061536b92ea'
+sha256sums=('971a9d74232d5df2e956b99dfa15beb51d5a113d845649219f9fbb4bc38825c7'
'b16e72fc8556aa2708adf81cec6ef44cefd207cfb07fe069790131829c672c39'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')