From 19e5a9c17c1543cec96fe446bf42da39d0bedb60 Mon Sep 17 00:00:00 2001 From: Joey Dumont Date: Thu, 16 Oct 2025 21:24:28 -0400 Subject: [PATCH] upgpkg: duplicati-beta-bin 2.1.2.3-1 upstream release upgpkg: duplicati-canary-bin 2.1.1.105-1 upstream release --- .SRCINFO | 12 ++++++------ PKGBUILD | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f62ed2ccccf56..bdb0eb97ba3f0 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = duplicati-canary-bin pkgdesc = A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers - pkgver = 2.1.1.104 + pkgver = 2.1.1.105 pkgrel = 1 url = http://duplicati.com install = duplicati.install @@ -12,7 +12,7 @@ pkgbase = duplicati-canary-bin conflicts = duplicati-latest conflicts = duplicati replaces = duplicati-latest - noextract = duplicati-canary-bin-2.1.1.104.zip + noextract = duplicati-canary-bin-2.1.1.105.zip backup = etc/default/duplicati source = duplicati-user.service source = duplicati.service @@ -24,9 +24,9 @@ pkgbase = duplicati-canary-bin sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959 sha256sums = b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86 sha256sums = 3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c - source_x86_64 = duplicati-canary-bin-2.1.1.104-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.104_canary_2025-10-03/duplicati-2.1.1.104_canary_2025-10-03-linux-x64-gui.zip - sha256sums_x86_64 = 3c82ad3f161d4da71b1b2367b06fe983cbbacb9e18c332ff78d2269896d204d2 - source_aarch64 = duplicati-canary-bin-2.1.1.104-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.104_canary_2025-10-03/duplicati-2.1.1.104_canary_2025-10-03-linux-arm64-gui.zip - sha256sums_aarch64 = 4c27d36c3bbc5de8392c1613baa6c67a370a1ff8a7b4c1844f72c441b251c83b + source_x86_64 = duplicati-canary-bin-2.1.1.105-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.105_canary_2025-10-10/duplicati-2.1.1.105_canary_2025-10-10-linux-x64-gui.zip + sha256sums_x86_64 = 255df3a7521cd66a49c8ef8277314e128e0782dc9a006281ced612dfec9bcec0 + source_aarch64 = duplicati-canary-bin-2.1.1.105-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.105_canary_2025-10-10/duplicati-2.1.1.105_canary_2025-10-10-linux-arm64-gui.zip + sha256sums_aarch64 = 902934d398b83177049a837bf8bd40d7b5b9c7b7fafec5cfacb0469d9c11abb9 pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index 795f76c0d043b..829226cb07499 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,9 +5,9 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.1.1.104 +pkgver=2.1.1.105 pkgrel=1 -_date=2025-10-03 +_date=2025-10-10 _branch=canary pkgdesc="A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers" url="http://duplicati.com" @@ -42,8 +42,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c' 'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959' 'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86' '3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c') -sha256sums_x86_64=('3c82ad3f161d4da71b1b2367b06fe983cbbacb9e18c332ff78d2269896d204d2') -sha256sums_aarch64=('4c27d36c3bbc5de8392c1613baa6c67a370a1ff8a7b4c1844f72c441b251c83b') +sha256sums_x86_64=('255df3a7521cd66a49c8ef8277314e128e0782dc9a006281ced612dfec9bcec0') +sha256sums_aarch64=('902934d398b83177049a837bf8bd40d7b5b9c7b7fafec5cfacb0469d9c11abb9')