summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2024-03-09 20:46:18 -0500
committerJoey Dumont2024-03-09 20:46:18 -0500
commit9356d8ef82c999789d6cc4f082aa889ad4cf3a09 (patch)
tree8181c6c5ece451453c02d36123a0d7ad740ca278
parente8612f8fe42eba3a1bcd9e409c56cc6cbd90e5bc (diff)
downloadaur-9356d8ef82c999789d6cc4f082aa889ad4cf3a09.tar.gz
upgpkg: duplicati-canary-bin 2.0.7.101-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d43823104128..26136d221aa2 100644
--- a/.SRCINFO
+++ b/.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.100
+ pkgver = 2.0.7.101
pkgrel = 1
url = http://duplicati.com
install = duplicati.install
@@ -8,7 +8,7 @@ pkgbase = duplicati-canary-bin
arch = x86_64
arch = aarch64
arch = armv7h
- license = LGPL
+ license = MIT
makedepends = unzip
depends = openssl-1.1
depends = gtk-sharp-2
@@ -19,16 +19,16 @@ pkgbase = duplicati-canary-bin
conflicts = duplicati-latest
conflicts = duplicati
replaces = duplicati-latest
- noextract = duplicati-2.0.7.100_canary_2023-12-27.zip
+ noextract = duplicati-2.0.7.101_canary_2024-03-08.zip
backup = etc/default/duplicati
- 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 = https://github.com/duplicati/duplicati/releases/download/v2.0.7.101-2.0.7.101_canary_2024-03-08/duplicati-2.0.7.101_canary_2024-03-08.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati.tmpfiles.conf
source = duplicati-cli
source = duplicati.env
- sha256sums = 2cfa87204a489adc6e37afd7c2fb0d67189632c1bc7bf5498812f607d85bafe4
+ sha256sums = 870504f05fdda8c17abf89af4d81ef0ce84365e2cc179c34d4a64427910fa6b3
sha256sums = 5e47acfb251e0fbe4c01bd75ba88a78c497208bf767addb59010baea049dd19f
sha256sums = 0722036feafb16a229f905744722619921050b9b148046aafd8f3c1b16241b3b
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index 3cbc73ab40b1..51f430f2f862 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# aarch64 tester: Irissman <irissman@probus.ca>
# armv7h tester: kauron
pkgname=duplicati-canary-bin
-pkgver=2.0.7.100
+pkgver=2.0.7.101
pkgrel=1
-_date=2023-12-27
+_date=2024-03-08
_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"
-license=('LGPL')
+license=('MIT')
install=duplicati.install
source=(
# https://updates.duplicati.com/${_branch}/duplicati-${pkgver}_${_branch}_${_date}.zip # duplicati.com seems to be blocked in Russia, see https://aur.archlinux.org/packages/duplicati-latest/#comment-746652
@@ -28,7 +28,7 @@ noextract=(
backup=(
etc/default/duplicati
)
-sha256sums=('2cfa87204a489adc6e37afd7c2fb0d67189632c1bc7bf5498812f607d85bafe4'
+sha256sums=('870504f05fdda8c17abf89af4d81ef0ce84365e2cc179c34d4a64427910fa6b3'
'5e47acfb251e0fbe4c01bd75ba88a78c497208bf767addb59010baea049dd19f'
'0722036feafb16a229f905744722619921050b9b148046aafd8f3c1b16241b3b'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'