mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.0.9.103-1
upstream release
This commit is contained in:
parent
4fb16eb0a4
commit
2cd0c7101d
3 changed files with 13 additions and 13 deletions
14
.SRCINFO
14
.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.102
|
||||
pkgver = 2.0.9.103
|
||||
pkgrel = 1
|
||||
url = http://duplicati.com
|
||||
install = duplicati.install
|
||||
|
|
@ -16,21 +16,21 @@ pkgbase = duplicati-canary-bin
|
|||
conflicts = duplicati-latest
|
||||
conflicts = duplicati
|
||||
replaces = duplicati-latest
|
||||
noextract = duplicati-canary-bin-2.0.9.102.zip
|
||||
noextract = duplicati-canary-bin-2.0.9.103.zip
|
||||
backup = etc/default/duplicati
|
||||
source = duplicati-user.service
|
||||
source = duplicati.service
|
||||
source = duplicati.sysusers
|
||||
source = duplicati.tmpfiles.conf
|
||||
source = duplicati.env
|
||||
sha256sums = 388c20c8739bcbdb9109cdcc9387055392db74a3a095fbef79336a7c1edd150f
|
||||
sha256sums = fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c
|
||||
sha256sums = 61429ead4171924b8ed293ebd8634cc858adfea7648d714241196b7fa80a38c3
|
||||
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
|
||||
sha256sums = b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86
|
||||
sha256sums = 99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36
|
||||
source_x86_64 = duplicati-canary-bin-2.0.9.102-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.102_canary_2024-08-02/duplicati-2.0.9.102_canary_2024-08-02-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = e72ae4c065b2648337cb5a3b8bf8400d006cd97af16c448da1a7f89b187fc107
|
||||
source_aarch64 = duplicati-canary-bin-2.0.9.102-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.0.9.102_canary_2024-08-02/duplicati-2.0.9.102_canary_2024-08-02-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 3847a978e24e1686f60ba2be6bf168636bb06909328f4eb2364475e1ff60adab
|
||||
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
|
||||
|
||||
pkgname = duplicati-canary-bin
|
||||
|
|
|
|||
10
PKGBUILD
10
PKGBUILD
|
|
@ -4,9 +4,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.0.9.102
|
||||
pkgver=2.0.9.103
|
||||
pkgrel=1
|
||||
_date=2024-08-02
|
||||
_date=2024-08-15
|
||||
_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"
|
||||
|
|
@ -38,13 +38,13 @@ backup=(
|
|||
etc/default/duplicati
|
||||
)
|
||||
|
||||
sha256sums=('388c20c8739bcbdb9109cdcc9387055392db74a3a095fbef79336a7c1edd150f'
|
||||
sha256sums=('fbc76396405c645a3b9b7f00973540d4824f0cf634fa8369c6dfe2dd711cb38c'
|
||||
'61429ead4171924b8ed293ebd8634cc858adfea7648d714241196b7fa80a38c3'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
'b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86'
|
||||
'99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36')
|
||||
sha256sums_x86_64=('e72ae4c065b2648337cb5a3b8bf8400d006cd97af16c448da1a7f89b187fc107')
|
||||
sha256sums_aarch64=('3847a978e24e1686f60ba2be6bf168636bb06909328f4eb2364475e1ff60adab')
|
||||
sha256sums_x86_64=('ccb7d9e1d15213853e0b47ffbd01691e40c939de39e67daa5c275cfbf9f40b94')
|
||||
sha256sums_aarch64=('d43ab34441f1af36d37c1672841734b33a3188d205fb157de808c3538b8c2efc')
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Description=Duplicati
|
|||
|
||||
[Service]
|
||||
ExecStartPre=/usr/bin/sleep 5
|
||||
ExecStart=/opt/duplicati/duplicati --webservice-port=8200
|
||||
ExecStart=/opt/duplicati/duplicati --webservice-port=8200 --auto-update=false
|
||||
Restart=on-abort
|
||||
Environment=AUTOUPDATER_Duplicati_SKIP_UPDATE=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue