mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.0.9.105-1
upstream release
This commit is contained in:
parent
2cd0c7101d
commit
baaba86313
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.0.9.103
|
||||
pkgver = 2.0.9.105
|
||||
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.103.zip
|
||||
noextract = duplicati-canary-bin-2.0.9.105.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.103-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.103_canary_2024-08-15/duplicati-2.0.9.103_canary_2024-08-15-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = ccb7d9e1d15213853e0b47ffbd01691e40c939de39e67daa5c275cfbf9f40b94
|
||||
source_aarch64 = duplicati-canary-bin-2.0.9.103-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.103_canary_2024-08-15/duplicati-2.0.9.103_canary_2024-08-15-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = d43ab34441f1af36d37c1672841734b33a3188d205fb157de808c3538b8c2efc
|
||||
source_x86_64 = duplicati-canary-bin-2.0.9.105-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.105_canary_2024-08-29/duplicati-2.0.9.105_canary_2024-08-29-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = ed812165c5ca32e4f89fa2da86bb1ef45a407d5a5f1858563e633e846c82a854
|
||||
source_aarch64 = duplicati-canary-bin-2.0.9.105-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.105_canary_2024-08-29/duplicati-2.0.9.105_canary_2024-08-29-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 7cc45cc03d5b1382dcac3ee07fab9a0b8fe30b7e181635d5a0e463fa1578ec3a
|
||||
|
||||
pkgname = duplicati-canary-bin
|
||||
|
|
|
|||
8
PKGBUILD
8
PKGBUILD
|
|
@ -4,9 +4,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.0.9.103
|
||||
pkgver=2.0.9.105
|
||||
pkgrel=1
|
||||
_date=2024-08-15
|
||||
_date=2024-08-29
|
||||
_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"
|
||||
|
|
@ -43,8 +43,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
|||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36')
|
||||
sha256sums_x86_64=('ccb7d9e1d15213853e0b47ffbd01691e40c939de39e67daa5c275cfbf9f40b94')
|
||||
sha256sums_aarch64=('d43ab34441f1af36d37c1672841734b33a3188d205fb157de808c3538b8c2efc')
|
||||
sha256sums_x86_64=('ed812165c5ca32e4f89fa2da86bb1ef45a407d5a5f1858563e633e846c82a854')
|
||||
sha256sums_aarch64=('7cc45cc03d5b1382dcac3ee07fab9a0b8fe30b7e181635d5a0e463fa1578ec3a')
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue