summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2023-08-19 08:29:24 -0700
committerDonald Webster2023-08-19 08:29:24 -0700
commit09b280e39f812ec722de96ef9daaa1433c339a2c (patch)
tree030d8822fe4f2fd9c68a1ac8d84cf82e426cdf5e
parent7ee7a27c9ab640fecb5ffb31b51a983c148bed5e (diff)
downloadaur-09b280e39f812ec722de96ef9daaa1433c339a2c.tar.gz
Update to v4.0.0.633.
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba10196bf71c..547e9241c3bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sonarr-develop
pkgdesc = TV download automation for usenet and torrents.
- pkgver = 4.0.0.631
+ pkgver = 4.0.0.633
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.631/Sonarr.develop.4.0.0.631.linux-x64.tar.gz
- sha256sums_x86_64 = cfebfeea679d446abec2eaa56de2a15df84f4e7c93d932f5ec620bba3290c9a8
- source_aarch64 = https://download.sonarr.tv/v4/develop/4.0.0.631/Sonarr.develop.4.0.0.631.linux-arm64.tar.gz
- sha256sums_aarch64 = eeddeaf1abbfe8b2bc94d829d2e4c9b0e55d791ecc17c555afc7f5479a2f5806
- source_armv7h = https://download.sonarr.tv/v4/develop/4.0.0.631/Sonarr.develop.4.0.0.631.linux-arm.tar.gz
- sha256sums_armv7h = 550bb7f5a5e72421e5948b23715d8f8af9abf36902a028a02139d83cbc313ffe
+ source_x86_64 = https://download.sonarr.tv/v4/develop/4.0.0.633/Sonarr.develop.4.0.0.633.linux-x64.tar.gz
+ sha256sums_x86_64 = da2aa58a37b32ca5f349a4e7c2d066a391c50881c310dd17f6c5af93bfd305a3
+ source_aarch64 = https://download.sonarr.tv/v4/develop/4.0.0.633/Sonarr.develop.4.0.0.633.linux-arm64.tar.gz
+ sha256sums_aarch64 = 15134415ff47cfcc146eed27d3125f20167f73c7bcb8dd4f19dc0fb10b9accdc
+ source_armv7h = https://download.sonarr.tv/v4/develop/4.0.0.633/Sonarr.develop.4.0.0.633.linux-arm.tar.gz
+ sha256sums_armv7h = d92f5cce4942113babfd2f09c2e7d1142b7d179403c1a3407877cf6c2a6a09b9
pkgname = sonarr-develop
diff --git a/PKGBUILD b/PKGBUILD
index a2f4e1904304..5327433adfba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Helpful URL: http://services.sonarr.tv/v1/releases
pkgname='sonarr-develop'
-pkgver=4.0.0.631
+pkgver=4.0.0.633
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=('cfebfeea679d446abec2eaa56de2a15df84f4e7c93d932f5ec620bba3290c9a8')
-sha256sums_aarch64=('eeddeaf1abbfe8b2bc94d829d2e4c9b0e55d791ecc17c555afc7f5479a2f5806')
-sha256sums_armv7h=('550bb7f5a5e72421e5948b23715d8f8af9abf36902a028a02139d83cbc313ffe')
+sha256sums_x86_64=('da2aa58a37b32ca5f349a4e7c2d066a391c50881c310dd17f6c5af93bfd305a3')
+sha256sums_aarch64=('15134415ff47cfcc146eed27d3125f20167f73c7bcb8dd4f19dc0fb10b9accdc')
+sha256sums_armv7h=('d92f5cce4942113babfd2f09c2e7d1142b7d179403c1a3407877cf6c2a6a09b9')
package() {
rm -rf "${srcdir}/Sonarr/Sonarr.Update"
install -d -m 755 "${pkgdir}/usr/lib/sonarr/bin"