From baaba8631303963c23a8ded197c38f8136c57c6f Mon Sep 17 00:00:00 2001 From: Joey Dumont Date: Sat, 31 Aug 2024 16:27:51 -0400 Subject: [PATCH] upgpkg: duplicati-canary-bin 2.0.9.105-1 upstream release --- .SRCINFO | 12 ++++++------ PKGBUILD | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9ce9311738787..711ce57d0db90 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.0.9.103 + pkgver = 2.0.9.105 pkgrel = 1 url = http://duplicati.com install = duplicati.install @@ -16,7 +16,7 @@ pkgbase = duplicati-canary-bin conflicts = duplicati-latest conflicts = duplicati replaces = duplicati-latest - noextract = duplicati-canary-bin-2.0.9.103.zip + noextract = duplicati-canary-bin-2.0.9.105.zip backup = etc/default/duplicati source = duplicati-user.service source = duplicati.service @@ -28,9 +28,9 @@ pkgbase = duplicati-canary-bin sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959 sha256sums = b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86 sha256sums = 99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36 - source_x86_64 = duplicati-canary-bin-2.0.9.103-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.103_canary_2024-08-15/duplicati-2.0.9.103_canary_2024-08-15-linux-x64-gui.zip - sha256sums_x86_64 = ccb7d9e1d15213853e0b47ffbd01691e40c939de39e67daa5c275cfbf9f40b94 - source_aarch64 = duplicati-canary-bin-2.0.9.103-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.103_canary_2024-08-15/duplicati-2.0.9.103_canary_2024-08-15-linux-arm64-gui.zip - sha256sums_aarch64 = d43ab34441f1af36d37c1672841734b33a3188d205fb157de808c3538b8c2efc + source_x86_64 = duplicati-canary-bin-2.0.9.105-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.105_canary_2024-08-29/duplicati-2.0.9.105_canary_2024-08-29-linux-x64-gui.zip + sha256sums_x86_64 = ed812165c5ca32e4f89fa2da86bb1ef45a407d5a5f1858563e633e846c82a854 + source_aarch64 = duplicati-canary-bin-2.0.9.105-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.105_canary_2024-08-29/duplicati-2.0.9.105_canary_2024-08-29-linux-arm64-gui.zip + sha256sums_aarch64 = 7cc45cc03d5b1382dcac3ee07fab9a0b8fe30b7e181635d5a0e463fa1578ec3a pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index 46d1a9acf3ae8..4be77e464b54f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,9 +4,9 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.0.9.103 +pkgver=2.0.9.105 pkgrel=1 -_date=2024-08-15 +_date=2024-08-29 _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" @@ -43,8 +43,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c' 'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959' 'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86' '99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36') -sha256sums_x86_64=('ccb7d9e1d15213853e0b47ffbd01691e40c939de39e67daa5c275cfbf9f40b94') -sha256sums_aarch64=('d43ab34441f1af36d37c1672841734b33a3188d205fb157de808c3538b8c2efc') +sha256sums_x86_64=('ed812165c5ca32e4f89fa2da86bb1ef45a407d5a5f1858563e633e846c82a854') +sha256sums_aarch64=('7cc45cc03d5b1382dcac3ee07fab9a0b8fe30b7e181635d5a0e463fa1578ec3a')