summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2024-10-08 20:29:02 -0700
committerDonald Webster2024-10-08 20:29:02 -0700
commitd5eb29b530ac51c09d6cc910c79a02022f78f69e (patch)
treef3453f7a3bee6c8e22fa74a499ec42707774598d
parent7c6e30d3ca6e4595a79abaff648dee9da4014eaf (diff)
downloadaur-d5eb29b530ac51c09d6cc910c79a02022f78f69e.tar.gz
Update to v4.0.9.2513.
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 269f12fed56e..358e52cc1322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 4.0.9.2457
+ pkgver = 4.0.9.2513
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://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2457/Sonarr.develop.4.0.9.2457.linux-x64.tar.gz
- sha256sums_x86_64 = 81171ebcdd5b59c295268a1b340c371a529604aa2724b215c9a4d2bbda09b7e6
- source_aarch64 = https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2457/Sonarr.develop.4.0.9.2457.linux-arm64.tar.gz
- sha256sums_aarch64 = 6b1daa7f15ed15feb28052c46a34c494bc04e4c07f0a936601a18eb24759fe91
- source_armv7h = https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2457/Sonarr.develop.4.0.9.2457.linux-arm.tar.gz
- sha256sums_armv7h = d68e1cae14287d81ed030ba45a4218a46f4c5a89903844b254673363144abcbe
+ source_x86_64 = https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2513/Sonarr.develop.4.0.9.2513.linux-x64.tar.gz
+ sha256sums_x86_64 = 3a917d1d54a3d2c5f746c8fd4452b0a30c66c500a379f4fcec2e3757f1b8de74
+ source_aarch64 = https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2513/Sonarr.develop.4.0.9.2513.linux-arm64.tar.gz
+ sha256sums_aarch64 = 16c211b464107e1ce71e82e6df735ac77afb19e00f9e7e5193b790af0c60ae15
+ source_armv7h = https://github.com/Sonarr/Sonarr/releases/download/v4.0.9.2513/Sonarr.develop.4.0.9.2513.linux-arm.tar.gz
+ sha256sums_armv7h = 41f62bc262481eef6b1a202a0acf73b27a35cb798c06b9d1a9a4d15877d642ac
pkgname = sonarr-develop
diff --git a/PKGBUILD b/PKGBUILD
index a806c21266c9..bfc4e2a7f354 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Helpful URL: http://services.sonarr.tv/v1/releases
pkgname='sonarr-develop'
-pkgver=4.0.9.2457
+pkgver=4.0.9.2513
pkgrel=1
pkgdesc='TV download automation for usenet and torrents.'
arch=('x86_64' 'aarch64' 'armv7h')
@@ -51,9 +51,9 @@ sha256sums=('ea1190896fb444e74ce16546ddec851575d083906964c63d4794d47186bdd587'
'cc3c69f719fa64335f4c5b41b2588f1ec56865fb2202f5919d3668b50b8f398e'
'7bf87304383b7d58ecab59b3686d00a8f1b6fbe4af3a86da35a887e4cebee411'
'a6b37e75143a309b1d8c163c3f90f7f0275fd730015c3f74e3ad27c278b1ae90')
-sha256sums_x86_64=('81171ebcdd5b59c295268a1b340c371a529604aa2724b215c9a4d2bbda09b7e6')
-sha256sums_aarch64=('6b1daa7f15ed15feb28052c46a34c494bc04e4c07f0a936601a18eb24759fe91')
-sha256sums_armv7h=('d68e1cae14287d81ed030ba45a4218a46f4c5a89903844b254673363144abcbe')
+sha256sums_x86_64=('3a917d1d54a3d2c5f746c8fd4452b0a30c66c500a379f4fcec2e3757f1b8de74')
+sha256sums_aarch64=('16c211b464107e1ce71e82e6df735ac77afb19e00f9e7e5193b790af0c60ae15')
+sha256sums_armv7h=('41f62bc262481eef6b1a202a0acf73b27a35cb798c06b9d1a9a4d15877d642ac')
package() {
rm -rf "${srcdir}/Sonarr/Sonarr.Update"
install -d -m 755 "${pkgdir}/usr/lib/sonarr/bin"