mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.0.7.100-1
upstream release
This commit is contained in:
parent
f9439ddaa8
commit
e8612f8fe4
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.2
|
||||
pkgver = 2.0.7.100
|
||||
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.2_canary_2023-05-25.zip
|
||||
noextract = duplicati-2.0.7.100_canary_2023-12-27.zip
|
||||
backup = etc/default/duplicati
|
||||
source = https://github.com/duplicati/duplicati/releases/download/v2.0.7.2-2.0.7.2_canary_2023-05-25/duplicati-2.0.7.2_canary_2023-05-25.zip
|
||||
source = https://github.com/duplicati/duplicati/releases/download/v2.0.7.100-2.0.7.100_canary_2023-12-27/duplicati-2.0.7.100_canary_2023-12-27.zip
|
||||
source = duplicati-user.service
|
||||
source = duplicati.service
|
||||
source = duplicati.sysusers
|
||||
source = duplicati.tmpfiles.conf
|
||||
source = duplicati-cli
|
||||
source = duplicati.env
|
||||
sha256sums = 1faaf47b824440484c4ca808bc9a22b9125f27df73d33f20f4d6bcc3d7e3245e
|
||||
sha256sums = 2cfa87204a489adc6e37afd7c2fb0d67189632c1bc7bf5498812f607d85bafe4
|
||||
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.2
|
||||
pkgver=2.0.7.100
|
||||
pkgrel=1
|
||||
_date=2023-05-25
|
||||
_date=2023-12-27
|
||||
_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=('1faaf47b824440484c4ca808bc9a22b9125f27df73d33f20f4d6bcc3d7e3245e'
|
||||
sha256sums=('2cfa87204a489adc6e37afd7c2fb0d67189632c1bc7bf5498812f607d85bafe4'
|
||||
'5e47acfb251e0fbe4c01bd75ba88a78c497208bf767addb59010baea049dd19f'
|
||||
'0722036feafb16a229f905744722619921050b9b148046aafd8f3c1b16241b3b'
|
||||
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue