diff --git a/.SRCINFO b/.SRCINFO index 5c12ff230b40e..c6ed1c93039ef 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.2.0.101 + pkgver = 2.2.0.102 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.2.0.101.zip + noextract = duplicati-canary-bin-2.2.0.102.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.2.0.101-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.101_canary_2025-11-20/duplicati-2.2.0.101_canary_2025-11-20-linux-x64-gui.zip - sha256sums_x86_64 = 50fa76ab1dfdc48f9bb7d8be71aa6eeb9683641ebfd86262614744bb02afc0ec - source_aarch64 = duplicati-canary-bin-2.2.0.101-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.101_canary_2025-11-20/duplicati-2.2.0.101_canary_2025-11-20-linux-arm64-gui.zip - sha256sums_aarch64 = 80618cbcd618518bcaff780270ccb87e63cb7fd48f93d3e859ffc35cc0ce71e1 + source_x86_64 = duplicati-canary-bin-2.2.0.102-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.102_canary_2025-12-12/duplicati-2.2.0.102_canary_2025-12-12-linux-x64-gui.zip + sha256sums_x86_64 = 6cb77f6285a4f8274a1734cb47dd7e373ec069852fb8df6d59751088a6fb7903 + source_aarch64 = duplicati-canary-bin-2.2.0.102-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.102_canary_2025-12-12/duplicati-2.2.0.102_canary_2025-12-12-linux-arm64-gui.zip + sha256sums_aarch64 = da6035c7ad9c2b17461e93b67c177db422aa528f22742c474e705d55c9d37bc7 pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index 3d7fdc0234caf..54e40a558a7a9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,9 +5,9 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.2.0.101 +pkgver=2.2.0.102 pkgrel=1 -_date=2025-11-20 +_date=2025-12-12 _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=('50fa76ab1dfdc48f9bb7d8be71aa6eeb9683641ebfd86262614744bb02afc0ec') -sha256sums_aarch64=('80618cbcd618518bcaff780270ccb87e63cb7fd48f93d3e859ffc35cc0ce71e1') +sha256sums_x86_64=('6cb77f6285a4f8274a1734cb47dd7e373ec069852fb8df6d59751088a6fb7903') +sha256sums_aarch64=('da6035c7ad9c2b17461e93b67c177db422aa528f22742c474e705d55c9d37bc7')