diff --git a/.SRCINFO b/.SRCINFO index c1f305e231173..cc3c6e1433f59 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.108 + pkgver = 2.0.9.110 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.108.zip + noextract = duplicati-canary-bin-2.0.9.110.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.108-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.108_canary_2024-10-03/duplicati-2.0.9.108_canary_2024-10-03-linux-x64-gui.zip - sha256sums_x86_64 = 34e447e74b89e3744ab58cba51a74787e9cd67d77bb931a1f0d780a480af62fa - source_aarch64 = duplicati-canary-bin-2.0.9.108-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.108_canary_2024-10-03/duplicati-2.0.9.108_canary_2024-10-03-linux-arm64-gui.zip - sha256sums_aarch64 = ee181291b466f55fef328ca80cf69da2ad0969ed4829885184db466dba16cf50 + source_x86_64 = duplicati-canary-bin-2.0.9.110-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.110_canary_2024-11-09/duplicati-2.0.9.110_canary_2024-11-09-linux-x64-gui.zip + sha256sums_x86_64 = 981518f479e40f57d36685b006aa542a976eb328ea480b6934fc43bb1f749b85 + source_aarch64 = duplicati-canary-bin-2.0.9.110-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.110_canary_2024-11-09/duplicati-2.0.9.110_canary_2024-11-09-linux-arm64-gui.zip + sha256sums_aarch64 = 7ac4819631078b18a09ee7f99784294172bd84c600ed3132de92edfedb4a509f pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index cd6b107136d25..a6a778f8009bf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,9 +4,9 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.0.9.108 +pkgver=2.0.9.110 pkgrel=1 -_date=2024-10-03 +_date=2024-11-09 _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" @@ -41,8 +41,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c' 'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959' 'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86' '99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36') -sha256sums_x86_64=('34e447e74b89e3744ab58cba51a74787e9cd67d77bb931a1f0d780a480af62fa') -sha256sums_aarch64=('ee181291b466f55fef328ca80cf69da2ad0969ed4829885184db466dba16cf50') +sha256sums_x86_64=('981518f479e40f57d36685b006aa542a976eb328ea480b6934fc43bb1f749b85') +sha256sums_aarch64=('7ac4819631078b18a09ee7f99784294172bd84c600ed3132de92edfedb4a509f')