summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-11-15 12:50:47 -0800
committerDonald Webster2019-11-15 12:50:47 -0800
commit2a62aff036c7ae197025ac74112ecfb9d48930b5 (patch)
treefde53b1878f44bb6ee0c9f3db30f1d1a0cba805b
parent96ebb7c0ed6daf6092e91f7bb73bf56f07be571f (diff)
downloadaur-2a62aff036c7ae197025ac74112ecfb9d48930b5.tar.gz
Update to v3.0.3.655.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94f36ea67bc8..5d0facf8ee58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 3.0.3.654
+ pkgver = 3.0.3.655
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.3.654/Sonarr.phantom-develop.3.0.3.654.linux.tar.gz
+ source = https://download.sonarr.tv/v3/phantom-develop/3.0.3.655/Sonarr.phantom-develop.3.0.3.655.linux.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = 1a51563401122d61d1fcfb9a7aba53c1ec23b33d30cff682b91a2bbc6d800405
+ sha256sums = 62ffd58d1956513aa0f237c819ffe0d028a9c2b2b883fd715b3481ece9899ff0
sha256sums = b16e72fc8556aa2708adf81cec6ef44cefd207cfb07fe069790131829c672c39
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index 0d65caab3e35..42bfe81ebe67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-phantom"
-pkgver="3.0.3.654"
+pkgver="3.0.3.655"
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=('1a51563401122d61d1fcfb9a7aba53c1ec23b33d30cff682b91a2bbc6d800405'
+sha256sums=('62ffd58d1956513aa0f237c819ffe0d028a9c2b2b883fd715b3481ece9899ff0'
'b16e72fc8556aa2708adf81cec6ef44cefd207cfb07fe069790131829c672c39'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')