summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2017-06-29 10:06:46 -0400
committerJoey Dumont2017-06-29 10:06:46 -0400
commit60ce3e56b3d7aec2cbb0384e9b5931734a790e56 (patch)
treefd5166834420a017e4b16f6dfc800726eec32725 /PKGBUILD
parentce82f97c18bf9cf65cefec207f7f248369aa3f68 (diff)
downloadaur-60ce3e56b3d7aec2cbb0384e9b5931734a790e56.tar.gz
Updated to v2.0.1.69.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7dfe6062e9b..14d901d6aef9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.1.68
+pkgver=2.0.1.69
pkgrel=1
-_date=2017-06-28
+_date=2017-06-29
kgdesc='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')
@@ -13,7 +13,7 @@ install='duplicati.install'
source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pkgver}_canary_${_date}/duplicati-${pkgver}_canary_${_date}.zip
duplicati.service
duplicati-user.service)
-sha256sums=('f8f1cc67b1125a58f05949968f7165b56d7b6f4fa18ae05f80f834ded5b5e386'
+sha256sums=('1e08216e8a1fbfe2f18d32ca9244a3379516acb72073a72dea1d498927f1e3de'
'3237249cb9de137c3284a5cd92a451f3a49ec2183c6254be4b5ef7969e04e4a1'
'973bac022f4952ddbd517675cf67f4ca70699b1c343346d42cf868d61f546201')
arch=('i686' 'x86_64')