mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.0.6.106-1
upstream release
This commit is contained in:
parent
2d1ecd04b8
commit
f75214632f
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.6.105
|
||||
pkgver = 2.0.6.106
|
||||
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.6.105_canary_2023-04-09.zip
|
||||
noextract = duplicati-2.0.6.106_canary_2023-05-03.zip
|
||||
backup = etc/default/duplicati
|
||||
source = https://github.com/duplicati/duplicati/releases/download/v2.0.6.105-2.0.6.105_canary_2023-04-09/duplicati-2.0.6.105_canary_2023-04-09.zip
|
||||
source = https://github.com/duplicati/duplicati/releases/download/v2.0.6.106-2.0.6.106_canary_2023-05-03/duplicati-2.0.6.106_canary_2023-05-03.zip
|
||||
source = duplicati-user.service
|
||||
source = duplicati.service
|
||||
source = duplicati.sysusers
|
||||
source = duplicati.tmpfiles.conf
|
||||
source = duplicati-cli
|
||||
source = duplicati.env
|
||||
sha256sums = 5a86abd4b73fcf181b874ea60bd4b5e9ae8c16e7410da79d267ad0ccba3f4cea
|
||||
sha256sums = 0032c2cdd218ae52b02c08c6ba9df4026299f02da7053a465c5ba437d0ec67e9
|
||||
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.6.105
|
||||
pkgver=2.0.6.106
|
||||
pkgrel=1
|
||||
_date=2023-04-09
|
||||
_date=2023-05-03
|
||||
_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=('5a86abd4b73fcf181b874ea60bd4b5e9ae8c16e7410da79d267ad0ccba3f4cea'
|
||||
sha256sums=('0032c2cdd218ae52b02c08c6ba9df4026299f02da7053a465c5ba437d0ec67e9'
|
||||
'5e47acfb251e0fbe4c01bd75ba88a78c497208bf767addb59010baea049dd19f'
|
||||
'0722036feafb16a229f905744722619921050b9b148046aafd8f3c1b16241b3b'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue