From 091f48acdefa633477c939c41cfcb2e09daa6821 Mon Sep 17 00:00:00 2001 From: Joey Dumont Date: Tue, 17 Sep 2024 21:29:33 -0400 Subject: [PATCH] upgpkg: duplicati-canary-bin 2.0.9.107-1 upstream release --- .SRCINFO | 12 ++++++------ PKGBUILD | 10 ++++------ duplicati.install | 21 +++++++++++++++++++++ 3 files changed, 31 insertions(+), 12 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 711ce57d0db90..28fae05eff2aa 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.105 + pkgver = 2.0.9.107 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.105.zip + noextract = duplicati-canary-bin-2.0.9.107.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.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 + source_x86_64 = duplicati-canary-bin-2.0.9.107-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.107_canary_2024-09-11/duplicati-2.0.9.107_canary_2024-09-11-linux-x64-gui.zip + sha256sums_x86_64 = c20884eb4b5ffde9df65071f0556c829e6ad2f5f7728e54a3083b7436d80fc35 + source_aarch64 = duplicati-canary-bin-2.0.9.107-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.107_canary_2024-09-11/duplicati-2.0.9.107_canary_2024-09-11-linux-arm64-gui.zip + sha256sums_aarch64 = c05444ed734b7c0dbfd82103c42a08a3b581d49a5b9cf58e3d47a26de6256673 pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index 4be77e464b54f..3fb7223629518 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,17 +4,15 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.0.9.105 +pkgver=2.0.9.107 pkgrel=1 -_date=2024-08-29 +_date=2024-09-11 _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" license=('MIT') install=duplicati.install source=( -# "https://updates.duplicati.com/${_branch}/${pkgver}_${_branch}_${_date}.zip" # duplicati.com seems to be blocked in Russia, see https://aur.archlinux.org/packages/duplicati-latest/#comment-746652 - #"https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pkgver}_${_branch}_${_date}/duplicati-${pkgver}_${_branch}_${_date}.zip" duplicati-user.service duplicati.service duplicati.sysusers @@ -43,8 +41,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c' 'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959' 'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86' '99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36') -sha256sums_x86_64=('ed812165c5ca32e4f89fa2da86bb1ef45a407d5a5f1858563e633e846c82a854') -sha256sums_aarch64=('7cc45cc03d5b1382dcac3ee07fab9a0b8fe30b7e181635d5a0e463fa1578ec3a') +sha256sums_x86_64=('c20884eb4b5ffde9df65071f0556c829e6ad2f5f7728e54a3083b7436d80fc35') +sha256sums_aarch64=('c05444ed734b7c0dbfd82103c42a08a3b581d49a5b9cf58e3d47a26de6256673') diff --git a/duplicati.install b/duplicati.install index 6d206a2bd500f..8c2b185975ecb 100644 --- a/duplicati.install +++ b/duplicati.install @@ -5,6 +5,11 @@ post_install() { cat <