mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.0.7.103-1
upstream release
This commit is contained in:
parent
05b4fdd2e9
commit
ae1f9b358d
2 changed files with 7 additions and 7 deletions
8
.SRCINFO
8
.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.7.102
|
||||
pkgver = 2.0.7.103
|
||||
pkgrel = 1
|
||||
url = http://duplicati.com
|
||||
install = duplicati.install
|
||||
|
|
@ -19,16 +19,16 @@ pkgbase = duplicati-canary-bin
|
|||
conflicts = duplicati-latest
|
||||
conflicts = duplicati
|
||||
replaces = duplicati-latest
|
||||
noextract = duplicati-2.0.7.102_canary_2024-04-03.zip
|
||||
noextract = duplicati-2.0.7.103_canary_2024-04-19.zip
|
||||
backup = etc/default/duplicati
|
||||
source = https://github.com/duplicati/duplicati/releases/download/v2.0.7.102-2.0.7.102_canary_2024-04-03/duplicati-2.0.7.102_canary_2024-04-03.zip
|
||||
source = https://github.com/duplicati/duplicati/releases/download/v2.0.7.103-2.0.7.103_canary_2024-04-19/duplicati-2.0.7.103_canary_2024-04-19.zip
|
||||
source = duplicati-user.service
|
||||
source = duplicati.service
|
||||
source = duplicati.sysusers
|
||||
source = duplicati.tmpfiles.conf
|
||||
source = duplicati-cli
|
||||
source = duplicati.env
|
||||
sha256sums = 46df0472bce7e63554808dd6924b957eb2cd4d7c08b76129d590c2d3c9aa40c2
|
||||
sha256sums = 3305708527a7bce7228adcaf642a7c3b525479ea7a4674bc4dd833fe40996cb8
|
||||
sha256sums = 5e47acfb251e0fbe4c01bd75ba88a78c497208bf767addb59010baea049dd19f
|
||||
sha256sums = 0722036feafb16a229f905744722619921050b9b148046aafd8f3c1b16241b3b
|
||||
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -4,9 +4,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.0.7.102
|
||||
pkgver=2.0.7.103
|
||||
pkgrel=1
|
||||
_date=2024-04-03
|
||||
_date=2024-04-19
|
||||
_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"
|
||||
|
|
@ -28,7 +28,7 @@ noextract=(
|
|||
backup=(
|
||||
etc/default/duplicati
|
||||
)
|
||||
sha256sums=('46df0472bce7e63554808dd6924b957eb2cd4d7c08b76129d590c2d3c9aa40c2'
|
||||
sha256sums=('3305708527a7bce7228adcaf642a7c3b525479ea7a4674bc4dd833fe40996cb8'
|
||||
'5e47acfb251e0fbe4c01bd75ba88a78c497208bf767addb59010baea049dd19f'
|
||||
'0722036feafb16a229f905744722619921050b9b148046aafd8f3c1b16241b3b'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue