mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.2.0.106-1
upstream release
This commit is contained in:
parent
14bf938390
commit
d9ead4bc3f
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.105
|
||||
pkgver = 2.2.0.106
|
||||
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.105.zip
|
||||
noextract = duplicati-canary-bin-2.2.0.106.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.105-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.105_canary_2026-02-20/duplicati-2.2.0.105_canary_2026-02-20-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = bc7849d01dda4febeba178db2b7d0e9f854de6798912e18c58f23f8c540269d2
|
||||
source_aarch64 = duplicati-canary-bin-2.2.0.105-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.105_canary_2026-02-20/duplicati-2.2.0.105_canary_2026-02-20-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = a56c1554066ae68dae561e7dfc0a48573992d7fae22643c3fea741d25603e475
|
||||
source_x86_64 = duplicati-canary-bin-2.2.0.106-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.106_canary_2026-03-06/duplicati-2.2.0.106_canary_2026-03-06-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 2bf6a3adfa469d523b3339a72f166d7153ba35acd5d33f9d50c13cae3998644c
|
||||
source_aarch64 = duplicati-canary-bin-2.2.0.106-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.2.0.106_canary_2026-03-06/duplicati-2.2.0.106_canary_2026-03-06-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 1a9da71ab33852a3534631d2cb0d32ac418dcebc1b1ca8a8149fcbd399dd2b9e
|
||||
|
||||
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.105
|
||||
pkgver=2.2.0.106
|
||||
pkgrel=1
|
||||
_date=2026-02-20
|
||||
_date=2026-03-06
|
||||
_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=(
|
||||
'bc7849d01dda4febeba178db2b7d0e9f854de6798912e18c58f23f8c540269d2'
|
||||
)
|
||||
sha256sums_aarch64=(
|
||||
'a56c1554066ae68dae561e7dfc0a48573992d7fae22643c3fea741d25603e475'
|
||||
)
|
||||
sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
||||
'feacc64d9d746aeeeeae4bef004640cbc49a35560aad6ba98c905a0c5ca3291b'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'3200d8d4c73dd677368e9837d07aec93a4cead2fb7d679376f1f8fd67366503c')
|
||||
sha256sums_x86_64=('2bf6a3adfa469d523b3339a72f166d7153ba35acd5d33f9d50c13cae3998644c')
|
||||
sha256sums_aarch64=('1a9da71ab33852a3534631d2cb0d32ac418dcebc1b1ca8a8149fcbd399dd2b9e')
|
||||
|
||||
arch=('x86_64' 'aarch64')
|
||||
depends=()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue