summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2018-11-09 20:57:34 -0500
committerJoey Dumont2018-11-09 20:57:34 -0500
commit71ef33be22dc0ef1bf703a105a94cf95b7a4d8fc (patch)
treeb62f0e17670df0338a19b9aa52c55ddea8572df2
parent92a6b30ad49647731f1e09dca2f36b1bec68d1d0 (diff)
downloadaur-71ef33be22dc0ef1bf703a105a94cf95b7a4d8fc.tar.gz
Updated to v2.0.3.14.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7047e151a3f8..0f6975c6f488 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Nov 3 13:42:35 UTC 2018
+# Sat Nov 10 01:57:19 UTC 2018
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.3.13
+ pkgver = 2.0.3.14
pkgrel = 1
url = http://duplicati.com
install = duplicati.install
@@ -11,7 +11,7 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
- source = https://github.com/duplicati/duplicati/releases/download/v2.0.3.13-2.0.3.13_canary_2018-10-31/duplicati-2.0.3.13_canary_2018-10-31.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.3.14-2.0.3.14_canary_2018-11-08/duplicati-2.0.3.14_canary_2018-11-08.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
diff --git a/PKGBUILD b/PKGBUILD
index aa66210e732d..695a7f42f5fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.3.13
+pkgver=2.0.3.14
pkgrel=1
-_date=2018-10-31
+_date=2018-11-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'