mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-bin 2.2.0.3-1
upstream release upgpkg: duplicati-canary-bin 2.2.0.103-1 upstream release
This commit is contained in:
parent
490e7d09a0
commit
0b5406305a
2 changed files with 15 additions and 21 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.2.0.102
|
||||
pkgver = 2.2.0.103
|
||||
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.2.0.102.zip
|
||||
noextract = duplicati-canary-bin-2.2.0.103.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.2.0.102-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.102_canary_2025-12-12/duplicati-2.2.0.102_canary_2025-12-12-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 6cb77f6285a4f8274a1734cb47dd7e373ec069852fb8df6d59751088a6fb7903
|
||||
source_aarch64 = duplicati-canary-bin-2.2.0.102-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.102_canary_2025-12-12/duplicati-2.2.0.102_canary_2025-12-12-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = da6035c7ad9c2b17461e93b67c177db422aa528f22742c474e705d55c9d37bc7
|
||||
source_x86_64 = duplicati-canary-bin-2.2.0.103-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.103_canary_2026-01-08/duplicati-2.2.0.103_canary_2026-01-08-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = b658259c29b95ff41a237e452227a4b75b913e248f0574fa0320fb05c49104d8
|
||||
source_aarch64 = duplicati-canary-bin-2.2.0.103-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.103_canary_2026-01-08/duplicati-2.2.0.103_canary_2026-01-08-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = e70eea587c8ef844446e383f3473024dc4753b22a60dfc6f9f83afbf9932c9b6
|
||||
|
||||
pkgname = duplicati-canary-bin
|
||||
|
|
|
|||
24
PKGBUILD
24
PKGBUILD
|
|
@ -5,9 +5,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.2.0.102
|
||||
pkgver=2.2.0.103
|
||||
pkgrel=1
|
||||
_date=2025-12-12
|
||||
_date=2026-01-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"
|
||||
|
|
@ -37,19 +37,13 @@ backup=(
|
|||
etc/default/duplicati
|
||||
)
|
||||
|
||||
sha256sums=(
|
||||
'fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
||||
'feacc64d9d746aeeeeae4bef004640cbc49a35560aad6ba98c905a0c5ca3291b'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c'
|
||||
)
|
||||
sha256sums_x86_64=(
|
||||
'6cb77f6285a4f8274a1734cb47dd7e373ec069852fb8df6d59751088a6fb7903'
|
||||
)
|
||||
sha256sums_aarch64=(
|
||||
'da6035c7ad9c2b17461e93b67c177db422aa528f22742c474e705d55c9d37bc7'
|
||||
)
|
||||
sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
||||
'feacc64d9d746aeeeeae4bef004640cbc49a35560aad6ba98c905a0c5ca3291b'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c')
|
||||
sha256sums_x86_64=('b658259c29b95ff41a237e452227a4b75b913e248f0574fa0320fb05c49104d8')
|
||||
sha256sums_aarch64=('e70eea587c8ef844446e383f3473024dc4753b22a60dfc6f9f83afbf9932c9b6')
|
||||
|
||||
arch=('x86_64' 'aarch64')
|
||||
depends=()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue