summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-12-29 14:51:46 -0800
committerDonald Webster2018-12-29 14:51:46 -0800
commitb1402f1e120efdc8b0c8781d1a4bac24142784de (patch)
tree4a6e44b3ef13eb9a0ef0cc930316c89397006cae
parent391fff9beec4c623e39e0aaa93fa4b09e46a9a0d (diff)
downloadaur-b1402f1e120efdc8b0c8781d1a4bac24142784de.tar.gz
Update to v3.0.0.348.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c004c296b8a4..24df6e74ddbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 3.0.0.334
+ pkgver = 3.0.0.348
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/3.0.0.334/Sonarr.phantom.3.0.0.334.linux.tar.gz
+ source = https://download.sonarr.tv/v3/phantom/3.0.0.348/Sonarr.phantom.3.0.0.348.linux.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = ac1b3bd8c533d21d04733f549f6c81db53f440669985180a63f661c6b61888d6
+ sha256sums = d7f35035d39ada0d3c9468eda1672ed29460f1d659ebf179aa9a215e63d9f17e
sha256sums = b16e72fc8556aa2708adf81cec6ef44cefd207cfb07fe069790131829c672c39
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index aa20884f4a4c..24c29907ad11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-phantom"
-pkgver="3.0.0.334"
+pkgver="3.0.0.348"
pkgrel=1
pkgdesc="TV download automation for usenet and torrents."
arch=(any)
@@ -28,7 +28,7 @@ source=("https://download.sonarr.tv/v3/phantom/${pkgver}/Sonarr.phantom.${pkgver
"sonarr.tmpfiles")
noextract=()
-sha256sums=('ac1b3bd8c533d21d04733f549f6c81db53f440669985180a63f661c6b61888d6'
+sha256sums=('d7f35035d39ada0d3c9468eda1672ed29460f1d659ebf179aa9a215e63d9f17e'
'b16e72fc8556aa2708adf81cec6ef44cefd207cfb07fe069790131829c672c39'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')