mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-bin 2.1.0.5-1
upstream release upgpkg: duplicati-canary-bin 2.1.0.110-1 upstream release
This commit is contained in:
parent
b11fe60b63
commit
37f4a8f987
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.0.109
|
||||
pkgver = 2.1.0.110
|
||||
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.0.109.zip
|
||||
noextract = duplicati-canary-bin-2.1.0.110.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 = 99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36
|
||||
source_x86_64 = duplicati-canary-bin-2.1.0.109-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.109_canary_2025-02-11/duplicati-2.1.0.109_canary_2025-02-11-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = bd44607244c24186ee6821e67c93bd2fd38ee5a88ca73e235d2f972c2d2fd694
|
||||
source_aarch64 = duplicati-canary-bin-2.1.0.109-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.109_canary_2025-02-11/duplicati-2.1.0.109_canary_2025-02-11-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = fb84e0296f6be3f3379bc031e2ab7a9e77f2c71ef50e53f166832423fb1e79ff
|
||||
source_x86_64 = duplicati-canary-bin-2.1.0.110-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.110_canary_2025-02-28/duplicati-2.1.0.110_canary_2025-02-28-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 889d375917002510cb541d95609a8fcbd74adeb59adaabbd0706130b618c3baf
|
||||
source_aarch64 = duplicati-canary-bin-2.1.0.110-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.110_canary_2025-02-28/duplicati-2.1.0.110_canary_2025-02-28-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = a4d120668fbdc468f3977828830bfe105645cbd2d7697f806a62503fff1c7b84
|
||||
|
||||
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.1.0.109
|
||||
pkgver=2.1.0.110
|
||||
pkgrel=1
|
||||
_date=2025-02-11
|
||||
_date=2025-02-28
|
||||
_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"
|
||||
|
|
@ -41,8 +41,8 @@ sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
|||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36')
|
||||
sha256sums_x86_64=('bd44607244c24186ee6821e67c93bd2fd38ee5a88ca73e235d2f972c2d2fd694')
|
||||
sha256sums_aarch64=('fb84e0296f6be3f3379bc031e2ab7a9e77f2c71ef50e53f166832423fb1e79ff')
|
||||
sha256sums_x86_64=('889d375917002510cb541d95609a8fcbd74adeb59adaabbd0706130b618c3baf')
|
||||
sha256sums_aarch64=('a4d120668fbdc468f3977828830bfe105645cbd2d7697f806a62503fff1c7b84')
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue