summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-12-24 16:41:50 -0800
committerDonald Webster2019-12-24 16:41:50 -0800
commitcb328340815cb9594097b4fea2382686d2b969f3 (patch)
treebe46b504aecc7a436f93181920b22fd8536ec641
parent095e498dc9d13afe59a8875f4d5d38474f6fff67 (diff)
downloadaur-cb328340815cb9594097b4fea2382686d2b969f3.tar.gz
Update to v3.0.3.669.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fe7e84819e5..b4885afce1e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 3.0.3.668
+ pkgver = 3.0.3.669
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.668/Sonarr.phantom-develop.3.0.3.668.linux.tar.gz
+ source = https://download.sonarr.tv/v3/phantom-develop/3.0.3.669/Sonarr.phantom-develop.3.0.3.669.linux.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = aa11dbc1670b91dc47de4c3b832b3e15d008d287135acf79c926aab1853b2d92
+ sha256sums = 93b3fd43b6261ce15f51734667f9cfdef8c226a279a8bc29ed56da727a0df889
sha256sums = 0cf9f57403939df673755949ca39a1981f542b97ca28116c599f321a939f5d00
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index 188701330ea5..24e3d58103ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-phantom"
-pkgver="3.0.3.668"
+pkgver="3.0.3.669"
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=('aa11dbc1670b91dc47de4c3b832b3e15d008d287135acf79c926aab1853b2d92'
+sha256sums=('93b3fd43b6261ce15f51734667f9cfdef8c226a279a8bc29ed56da727a0df889'
'0cf9f57403939df673755949ca39a1981f542b97ca28116c599f321a939f5d00'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')