From cd452e3c43d7bc05b67a01b02f612ef20e1a15b0 Mon Sep 17 00:00:00 2001 From: Joey Dumont Date: Wed, 13 Aug 2025 20:19:46 -0400 Subject: [PATCH] upgpkg: armadillo 14.6.2-1 upstream release upgpkg: duplicati-canary-bin 2.1.1.100-1 upstream release --- .SRCINFO | 14 +++++++------- PKGBUILD | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b0f2adb816a3c..360fb4b3dbe6c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ 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.0.125 - pkgrel = 2 + pkgver = 2.1.1.100 + pkgrel = 1 url = http://duplicati.com install = duplicati.install arch = x86_64 @@ -12,7 +12,7 @@ pkgbase = duplicati-canary-bin conflicts = duplicati-latest conflicts = duplicati replaces = duplicati-latest - noextract = duplicati-canary-bin-2.1.0.125.zip + noextract = duplicati-canary-bin-2.1.1.100.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.0.125-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.125_canary_2025-07-15/duplicati-2.1.0.125_canary_2025-07-15-linux-x64-gui.zip - sha256sums_x86_64 = b9754bc2ed527b9b0524bd38a0151944dfb542d18cc5f8c9a2e5ab7b4f548e52 - source_aarch64 = duplicati-canary-bin-2.1.0.125-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.125_canary_2025-07-15/duplicati-2.1.0.125_canary_2025-07-15-linux-arm64-gui.zip - sha256sums_aarch64 = 218fb09baa7bd0832dd93331c84d2fdbfa015d9a769386a0f5040c41f3f1f377 + source_x86_64 = duplicati-canary-bin-2.1.1.100-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.100_canary_2025-08-08/duplicati-2.1.1.100_canary_2025-08-08-linux-x64-gui.zip + sha256sums_x86_64 = 03bdc89b08e6f9d09facb7dcf9a390256460e05834162af88f98bcee98a98794 + source_aarch64 = duplicati-canary-bin-2.1.1.100-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.100_canary_2025-08-08/duplicati-2.1.1.100_canary_2025-08-08-linux-arm64-gui.zip + sha256sums_aarch64 = 9b243052339a5f6bde59c2061ddc7f2e4b2e85134cb572ec6447054955881532 pkgname = duplicati-canary-bin diff --git a/PKGBUILD b/PKGBUILD index ac0b3067dba69..9fdb143eef7fb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,9 +5,9 @@ # aarch64 tester: Irissman # armv7h tester: kauron pkgname=duplicati-canary-bin -pkgver=2.1.0.125 -pkgrel=2 -_date=2025-07-15 +pkgver=2.1.1.100 +pkgrel=1 +_date=2025-08-08 _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=('b9754bc2ed527b9b0524bd38a0151944dfb542d18cc5f8c9a2e5ab7b4f548e52') -sha256sums_aarch64=('218fb09baa7bd0832dd93331c84d2fdbfa015d9a769386a0f5040c41f3f1f377') +sha256sums_x86_64=('03bdc89b08e6f9d09facb7dcf9a390256460e05834162af88f98bcee98a98794') +sha256sums_aarch64=('9b243052339a5f6bde59c2061ddc7f2e4b2e85134cb572ec6447054955881532')