summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-12-07 12:55:58 -0800
committerDonald Webster2019-12-07 12:55:58 -0800
commit0a7df994e57609ab9173cfdfa911698e8fa4835b (patch)
tree04aeab58cbda81c7a378d2bcccb2ad6fc4c7892d
parentfe437e60ff287b99c91638249a708f257bbc625b (diff)
downloadaur-0a7df994e57609ab9173cfdfa911698e8fa4835b.tar.gz
Update to v3.0.3.664.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38994091e6ad..f40934591a09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 3.0.3.663
+ pkgver = 3.0.3.664
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.663/Sonarr.phantom-develop.3.0.3.663.linux.tar.gz
+ source = https://download.sonarr.tv/v3/phantom-develop/3.0.3.664/Sonarr.phantom-develop.3.0.3.664.linux.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = fc18c9d02fd44f9d43085cb36ed84fb3d1ac6da0e9374d2f6cdd7318cf6f6019
+ sha256sums = b80f417324d75ba7836973dc62f9decf1c4cd6e7dc676e43c9308613fd9ca00d
sha256sums = 0cf9f57403939df673755949ca39a1981f542b97ca28116c599f321a939f5d00
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index fde2f7f44c5f..58ef40301853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-phantom"
-pkgver="3.0.3.663"
+pkgver="3.0.3.664"
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=('fc18c9d02fd44f9d43085cb36ed84fb3d1ac6da0e9374d2f6cdd7318cf6f6019'
+sha256sums=('b80f417324d75ba7836973dc62f9decf1c4cd6e7dc676e43c9308613fd9ca00d'
'0cf9f57403939df673755949ca39a1981f542b97ca28116c599f321a939f5d00'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')