summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2018-09-04 16:51:37 -0700
committerDonald Webster2018-09-04 16:51:37 -0700
commit63f4acc89082ba08406d245c6eafde62a5791392 (patch)
tree7212094c7db5718765521a326c7550b4bf588184
parent7d30951637f602ecba0453924d1b9e1c9e2b4869 (diff)
downloadaur-63f4acc89082ba08406d245c6eafde62a5791392.tar.gz
Update to v3.0.0.229.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 18ac987429a8..1a72a29fffc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 3.0.0.227
+ pkgver = 3.0.0.229
pkgrel = 1
url = http://www.sonarr.tv
arch = any
@@ -19,11 +19,11 @@ pkgbase = sonarr-phantom
provides = sonarr
conflicts = sonarr
conflicts = sonarr-develop
- source = http://download.sonarr.tv/v3/phantom/3.0.0.227/Sonarr.phantom.3.0.0.227.linux.tar.gz
+ source = http://download.sonarr.tv/v3/phantom/3.0.0.229/Sonarr.phantom.3.0.0.229.linux.tar.gz
source = sonarr.service
source = sonarr.sysusers
source = sonarr.tmpfiles
- sha256sums = 9076e5db67802833a5f42c3941f33964da43d40d3d52a9a74cdf431670c78cdd
+ sha256sums = 4204b18938fa2cee438e84b97be09ca85781f8dc9e4d2577bd944f51788705d5
sha256sums = 4d1e659961211f5946e38b4ce0b050a119f0543d5e98c4817fe701147e97dca4
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8
diff --git a/PKGBUILD b/PKGBUILD
index 9b249e721cb7..4942f75e19b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor:: Daniel Egeberg <daniel.egeberg@gmail.com>
pkgname="sonarr-phantom"
-pkgver="3.0.0.227"
+pkgver="3.0.0.229"
pkgrel=1
pkgdesc="TV download automation for usenet and torrents."
arch=(any)
@@ -28,7 +28,7 @@ source=("http://download.sonarr.tv/v3/phantom/${pkgver}/Sonarr.phantom.${pkgver}
"sonarr.tmpfiles")
noextract=()
-sha256sums=('9076e5db67802833a5f42c3941f33964da43d40d3d52a9a74cdf431670c78cdd'
+sha256sums=('4204b18938fa2cee438e84b97be09ca85781f8dc9e4d2577bd944f51788705d5'
'4d1e659961211f5946e38b4ce0b050a119f0543d5e98c4817fe701147e97dca4'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'a436a979ca3a9e78bdc410bd0027d97956bfa8d2d4f2b7bdf3f7d2ed199dd6a8')