summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2021-03-11 16:50:03 -0800
committerDonald Webster2021-03-11 16:50:03 -0800
commit4ab20532ab45b7ce718e40eaf3cae248653822e2 (patch)
tree0e5e71b6f79651ddfb360f7134f29a1bb587ae83
parent17115067998a05d8fe60974e17e82991093691bd (diff)
downloadaur-sonarr-phantom.tar.gz
Change warning to error.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--package_info2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f3028bf195e..fbea2e4edbaa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sonarr-phantom
pkgdesc = TV download automation for usenet and torrents.
pkgver = 3.0.5.1143
- pkgrel = 2
+ pkgrel = 3
url = http://www.sonarr.tv
arch = any
license = GPL3
@@ -28,7 +28,7 @@ pkgbase = sonarr-phantom
sha256sums = b95d8e15c59e24e355a5098e322f3200f81dbcc8bb183c1767e1eeb42fa0cada
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = 7bf87304383b7d58ecab59b3686d00a8f1b6fbe4af3a86da35a887e4cebee411
- sha256sums = 149d666e96f7d5ca6905061c969c5f0131d412c8b3c538949a9a1c84aa9b5708
+ sha256sums = 74853b5a042b88d77ddb98aa284d9ed3f47df7e44e6410c2062b5d62423e3418
pkgname = sonarr-phantom
diff --git a/PKGBUILD b/PKGBUILD
index 3c1be898a7f8..4817b57b272c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname="sonarr-phantom"
pkgver=3.0.5.1143
-pkgrel=2
+pkgrel=3
pkgdesc="TV download automation for usenet and torrents."
arch=(any)
url="http://www.sonarr.tv"
@@ -45,7 +45,7 @@ sha256sums=('52ce3d951df525ccb2b27b73278c823a0a4cf0048a44acabff9597d2b1af1054'
'b95d8e15c59e24e355a5098e322f3200f81dbcc8bb183c1767e1eeb42fa0cada'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'7bf87304383b7d58ecab59b3686d00a8f1b6fbe4af3a86da35a887e4cebee411'
- '149d666e96f7d5ca6905061c969c5f0131d412c8b3c538949a9a1c84aa9b5708')
+ '74853b5a042b88d77ddb98aa284d9ed3f47df7e44e6410c2062b5d62423e3418')
package() {
rm -rf "${srcdir}/Sonarr/Sonarr.Update"
diff --git a/package_info b/package_info
index 08409011254f..55fc9c0a5bc1 100644
--- a/package_info
+++ b/package_info
@@ -3,4 +3,4 @@ PackageAuthor=[sonarr-phantom](https://aur.archlinux.org/packages/sonarr-phantom
UpdateMethod=External
UpdateMethodMessage=flag [sonarr-phantom](https://aur.archlinux.org/packages/sonarr-phantom/) [out-of-date](https://aur.archlinux.org/pkgbase/sonarr-phantom/flag/), use an [aur helper](https://wiki.archlinux.org/index.php/AUR_helpers) or the [manual method](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages) to update.
Branch=phantom-develop
-PackageGlobalMessage=Warn: This package has reached the end of its life, please migrate to the sonarr or sonarr-develop AUR package.
+PackageGlobalMessage=Error: This package has reached the end of its life, please migrate to the sonarr or sonarr-develop AUR package.