summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2023-07-04 11:46:52 -0700
committerDonald Webster2023-07-04 11:46:52 -0700
commit8df53be3924ddd8d47cd53b53098104b8160a66b (patch)
tree3787cfc9860711e12cab5e8666a67b6bc620ad5a
parent2c5466fa90faf462b9d89e47053057b206691abb (diff)
downloadaur-8df53be3924ddd8d47cd53b53098104b8160a66b.tar.gz
Update to v4.0.0.551.
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98e79d640855..535858e3fcc2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 4.0.0.548
+ pkgver = 4.0.0.551
pkgrel = 1
url = https://sonarr.tv/
arch = x86_64
@@ -29,11 +29,11 @@ pkgbase = sonarr-develop
sha256sums = cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e
sha256sums = 7bf87304383b7d58ecab59b3686d00a8f1b6fbe4af3a86da35a887e4cebee411
sha256sums = a6b37e75143a309b1d8c163c3f90f7f0275fd730015c3f74e3ad27c278b1ae90
- source_x86_64 = https://download.sonarr.tv/v4/develop/4.0.0.548/Sonarr.develop.4.0.0.548.linux-x64.tar.gz
- sha256sums_x86_64 = fd98be63e574cec6352614f40a85c5fe4ba0ddab39a6771d6fe76cfdef1614ec
- source_aarch64 = https://download.sonarr.tv/v4/develop/4.0.0.548/Sonarr.develop.4.0.0.548.linux-arm64.tar.gz
- sha256sums_aarch64 = 8e7e30965a837c0f8b7f0fa40bc05f6386c31ae8a200746cf61d690c03b65d0f
- source_armv7h = https://download.sonarr.tv/v4/develop/4.0.0.548/Sonarr.develop.4.0.0.548.linux-arm.tar.gz
- sha256sums_armv7h = b3100f7790e8b2f9441bbddd1fe49c44225003d8b0893a2669680217bef317b4
+ source_x86_64 = https://download.sonarr.tv/v4/develop/4.0.0.551/Sonarr.develop.4.0.0.551.linux-x64.tar.gz
+ sha256sums_x86_64 = 36a2a1e274f75223d9738298a458f4b9c21f3503b3ced5802b6b39fe81ae6bb7
+ source_aarch64 = https://download.sonarr.tv/v4/develop/4.0.0.551/Sonarr.develop.4.0.0.551.linux-arm64.tar.gz
+ sha256sums_aarch64 = d407cb25866c26b101c7ff2956a8984b630d611eef9a7c719aa8e20c6fd004be
+ source_armv7h = https://download.sonarr.tv/v4/develop/4.0.0.551/Sonarr.develop.4.0.0.551.linux-arm.tar.gz
+ sha256sums_armv7h = 8c1e88b4a16efe44d2c717e6638726c9136c7e6762151e92efaf5e7ce485fc8e
pkgname = sonarr-develop
diff --git a/PKGBUILD b/PKGBUILD
index 798116a12378..d8d9a5a3336b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Helpful URL: http://services.sonarr.tv/v1/releases
pkgname='sonarr-develop'
-pkgver=4.0.0.548
+pkgver=4.0.0.551
pkgrel=1
pkgdesc='TV download automation for usenet and torrents.'
arch=('x86_64' 'aarch64' 'armv7h')
@@ -51,9 +51,9 @@ sha256sums=('2373381d508403469cf58396b1f8f7cc7778ba619604469006bdfdc3f2f25960'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'7bf87304383b7d58ecab59b3686d00a8f1b6fbe4af3a86da35a887e4cebee411'
'a6b37e75143a309b1d8c163c3f90f7f0275fd730015c3f74e3ad27c278b1ae90')
-sha256sums_x86_64=('fd98be63e574cec6352614f40a85c5fe4ba0ddab39a6771d6fe76cfdef1614ec')
-sha256sums_aarch64=('8e7e30965a837c0f8b7f0fa40bc05f6386c31ae8a200746cf61d690c03b65d0f')
-sha256sums_armv7h=('b3100f7790e8b2f9441bbddd1fe49c44225003d8b0893a2669680217bef317b4')
+sha256sums_x86_64=('36a2a1e274f75223d9738298a458f4b9c21f3503b3ced5802b6b39fe81ae6bb7')
+sha256sums_aarch64=('d407cb25866c26b101c7ff2956a8984b630d611eef9a7c719aa8e20c6fd004be')
+sha256sums_armv7h=('8c1e88b4a16efe44d2c717e6638726c9136c7e6762151e92efaf5e7ce485fc8e')
package() {
rm -rf "${srcdir}/Sonarr/Sonarr.Update"
install -d -m 755 "${pkgdir}/usr/lib/sonarr/bin"