diff --git a/.SRCINFO b/.SRCINFO index b5ae5c6b5cc8c..f62ed2ccccf56 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.103 + pkgver = 2.1.1.104 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.103.zip + noextract = duplicati-canary-bin-2.1.1.104.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.103-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.103_canary_2025-09-25/duplicati-2.1.1.103_canary_2025-09-25-linux-x64-gui.zip - sha256sums_x86_64 = 33a1bfced707c01b148a40b59de38b98cdbb059f9be08c3207cd28fdf1dc0407 - source_aarch64 = duplicati-canary-bin-2.1.1.103-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.103_canary_2025-09-25/duplicati-2.1.1.103_canary_2025-09-25-linux-arm64-gui.zip - sha256sums_aarch64 = 7204b82c9bac2ae3498416260fbe32c7358e7756a64b232966c2d38ddd1ac7a1 + 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 pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index ab932385f40c2..795f76c0d043b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,9 +5,9 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.1.1.103 +pkgver=2.1.1.104 pkgrel=1 -_date=2025-09-25 +_date=2025-10-03 _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=('33a1bfced707c01b148a40b59de38b98cdbb059f9be08c3207cd28fdf1dc0407') -sha256sums_aarch64=('7204b82c9bac2ae3498416260fbe32c7358e7756a64b232966c2d38ddd1ac7a1') +sha256sums_x86_64=('3c82ad3f161d4da71b1b2367b06fe983cbbacb9e18c332ff78d2269896d204d2') +sha256sums_aarch64=('4c27d36c3bbc5de8392c1613baa6c67a370a1ff8a7b4c1844f72c441b251c83b')