mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.2.0.100-1
upstream release
This commit is contained in:
parent
19e5a9c17c
commit
e88f127566
2 changed files with 10 additions and 10 deletions
12
.SRCINFO
12
.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.105
|
||||
pkgver = 2.2.0.100
|
||||
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.105.zip
|
||||
noextract = duplicati-canary-bin-2.2.0.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.1.105-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.105_canary_2025-10-10/duplicati-2.1.1.105_canary_2025-10-10-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 255df3a7521cd66a49c8ef8277314e128e0782dc9a006281ced612dfec9bcec0
|
||||
source_aarch64 = duplicati-canary-bin-2.1.1.105-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.1.105_canary_2025-10-10/duplicati-2.1.1.105_canary_2025-10-10-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 902934d398b83177049a837bf8bd40d7b5b9c7b7fafec5cfacb0469d9c11abb9
|
||||
source_x86_64 = duplicati-canary-bin-2.2.0.100-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.100_canary_2025-11-05/duplicati-2.2.0.100_canary_2025-11-05-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = a1896ae69c518a7991cb4299e87590b20ff6bb6545ce3d065190d862b9593f55
|
||||
source_aarch64 = duplicati-canary-bin-2.2.0.100-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.100_canary_2025-11-05/duplicati-2.2.0.100_canary_2025-11-05-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 192628f0ad812c01f28b0db3372dfc3f79d4966fecc841b3ecdb41b6eca46f8c
|
||||
|
||||
pkgname = duplicati-canary-bin
|
||||
|
|
|
|||
8
PKGBUILD
8
PKGBUILD
|
|
@ -5,9 +5,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.1.1.105
|
||||
pkgver=2.2.0.100
|
||||
pkgrel=1
|
||||
_date=2025-10-10
|
||||
_date=2025-11-05
|
||||
_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=('255df3a7521cd66a49c8ef8277314e128e0782dc9a006281ced612dfec9bcec0')
|
||||
sha256sums_aarch64=('902934d398b83177049a837bf8bd40d7b5b9c7b7fafec5cfacb0469d9c11abb9')
|
||||
sha256sums_x86_64=('a1896ae69c518a7991cb4299e87590b20ff6bb6545ce3d065190d862b9593f55')
|
||||
sha256sums_aarch64=('192628f0ad812c01f28b0db3372dfc3f79d4966fecc841b3ecdb41b6eca46f8c')
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue