mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
upgpkg: duplicati-canary-bin 2.1.0.103-1
upstream release
This commit is contained in:
parent
f68ba328d1
commit
b241225d5b
2 changed files with 10 additions and 15 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.101
|
||||
pkgver = 2.1.0.103
|
||||
pkgrel = 1
|
||||
url = http://duplicati.com
|
||||
install = duplicati.install
|
||||
|
|
@ -16,7 +16,7 @@ pkgbase = duplicati-canary-bin
|
|||
conflicts = duplicati-latest
|
||||
conflicts = duplicati
|
||||
replaces = duplicati-latest
|
||||
noextract = duplicati-canary-bin-2.1.0.101.zip
|
||||
noextract = duplicati-canary-bin-2.1.0.103.zip
|
||||
backup = etc/default/duplicati
|
||||
source = duplicati-user.service
|
||||
source = duplicati.service
|
||||
|
|
@ -28,9 +28,9 @@ pkgbase = duplicati-canary-bin
|
|||
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
|
||||
sha256sums = b6ca3d280feb753ded94bb44eef821a0dac0c0c7ed7f37dea76d445a64386c86
|
||||
sha256sums = 99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36
|
||||
source_x86_64 = duplicati-canary-bin-2.1.0.101-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.101_canary_2024-12-06/duplicati-2.1.0.101_canary_2024-12-06-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = a5b33c96251ada0f136f592de35b2753fec351b6450affbd03a6f84285f38bba
|
||||
source_aarch64 = duplicati-canary-bin-2.1.0.101-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.101_canary_2024-12-06/duplicati-2.1.0.101_canary_2024-12-06-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 7bbdbf15d9a464e245ff60dda510225857c552e533c66c4526bbbef6d760b137
|
||||
source_x86_64 = duplicati-canary-bin-2.1.0.103-x86_64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.103_canary_2024-12-21/duplicati-2.1.0.103_canary_2024-12-21-linux-x64-gui.zip
|
||||
sha256sums_x86_64 = 4d36cb01a9645ad89011caebdecf215f201218af8c9398209733de8fe37b51e0
|
||||
source_aarch64 = duplicati-canary-bin-2.1.0.103-aarch64.zip::https://github.com/duplicati/duplicati/releases/download/v2.1.0.103_canary_2024-12-21/duplicati-2.1.0.103_canary_2024-12-21-linux-arm64-gui.zip
|
||||
sha256sums_aarch64 = 34c3bcc9892d83aad379533f6ae01a39b1e19803bae5bf45f8497bbf35709a42
|
||||
|
||||
pkgname = duplicati-canary-bin
|
||||
|
|
|
|||
13
PKGBUILD
13
PKGBUILD
|
|
@ -4,9 +4,9 @@
|
|||
# aarch64 tester: Irissman <irissman@probus.ca>
|
||||
# armv7h tester: kauron
|
||||
pkgname=duplicati-canary-bin
|
||||
pkgver=2.1.0.101
|
||||
pkgver=2.1.0.103
|
||||
pkgrel=1
|
||||
_date=2024-12-06
|
||||
_date=2024-12-21
|
||||
_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=('a5b33c96251ada0f136f592de35b2753fec351b6450affbd03a6f84285f38bba')
|
||||
sha256sums_aarch64=('7bbdbf15d9a464e245ff60dda510225857c552e533c66c4526bbbef6d760b137')
|
||||
sha256sums_x86_64=('4d36cb01a9645ad89011caebdecf215f201218af8c9398209733de8fe37b51e0')
|
||||
sha256sums_aarch64=('34c3bcc9892d83aad379533f6ae01a39b1e19803bae5bf45f8497bbf35709a42')
|
||||
|
||||
|
||||
|
||||
|
|
@ -63,10 +63,6 @@ package() {
|
|||
install -Dm644 "$srcdir/duplicati.tmpfiles.conf" "$pkgdir/usr/lib/tmpfiles.d/duplicati.conf"
|
||||
install -Dm644 "$srcdir/duplicati.env" "$pkgdir/etc/default/duplicati"
|
||||
|
||||
# Install the CLI wrapper.
|
||||
mkdir -p "${pkgdir}/usr/bin"
|
||||
|
||||
|
||||
# Install the program.
|
||||
mkdir -p "${pkgdir}"/opt/duplicati
|
||||
|
||||
|
|
@ -78,5 +74,4 @@ package() {
|
|||
# Symlink the CLI
|
||||
mkdir -p "${pkgdir}/usr/bin"
|
||||
ln -s /opt/duplicati/duplicati-cli "${pkgdir}/usr/bin/duplicati-cli"
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue