summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2019-06-30 23:03:26 -0400
committerJoey Dumont2019-06-30 23:03:26 -0400
commit76d8f9d5f79cb6de9f131dd186ee53e837379552 (patch)
tree25f87ec27050002b606c17b4a67e7b34a5bb0078
parenta9fd70982f6b48ec25f0c25d07e25d6d03bb3431 (diff)
downloadaur-76d8f9d5f79cb6de9f131dd186ee53e837379552.tar.gz
Updated to 2.0.4.22.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d40311dc904..d433ddfbb838 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = duplicati-latest
pkgdesc = A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers
- pkgver = 2.0.4.20
+ pkgver = 2.0.4.22
pkgrel = 1
url = http://duplicati.com
install = duplicati.install
@@ -9,12 +9,12 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
- source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.20-2.0.4.20_canary_2019-06-25/duplicati-2.0.4.20_canary_2019-06-25.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.22-2.0.4.22_canary_2019-06-30/duplicati-2.0.4.22_canary_2019-06-30.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = 30540226487a670aba37f0afc471c01e49249bb49477170dbef7a7cd7c589c72
+ sha256sums = 7baa41d79e2a43ec1e82164c4612a2f2bef1b7671225040823fd2e9740b0482c
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index e95f08b69a99..0158a52a30bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.4.20
+pkgver=2.0.4.22
pkgrel=1
-_date=2019-06-25
+_date=2019-06-30
_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'
@@ -16,7 +16,7 @@ source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pk
duplicati.service
duplicati.sysusers
duplicati-cli)
-sha256sums=('30540226487a670aba37f0afc471c01e49249bb49477170dbef7a7cd7c589c72'
+sha256sums=('7baa41d79e2a43ec1e82164c4612a2f2bef1b7671225040823fd2e9740b0482c'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'