summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2017-09-14 16:56:41 -0400
committerJoey Dumont2017-09-14 16:56:41 -0400
commit71089606552c4fdff5adedaed55389f3ca05b258 (patch)
treec342cb8efb9fb4c76ca365754c8b2818939eeccd
parent192482db0d0cfcb4c44e84ef997132cb7f43a648 (diff)
downloadaur-71089606552c4fdff5adedaed55389f3ca05b258.tar.gz
Updated to v2.0.2.5.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f091bf4bc45..277dfc31e03d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Sep 12 00:21:38 UTC 2017
+# Thu Sep 14 20:56:27 UTC 2017
pkgbase = duplicati-latest
- pkgver = 2.0.2.4
- pkgrel = 2
+ pkgver = 2.0.2.5
+ pkgrel = 1
url = http://duplicati.com
install = duplicati.install
arch = i686
@@ -10,10 +10,10 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
- source = https://github.com/duplicati/duplicati/releases/download/v2.0.2.4-2.0.2.4_canary_2017-09-09/duplicati-2.0.2.4_canary_2017-09-09.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.2.5-2.0.2.5_canary_2017-09-14/duplicati-2.0.2.5_canary_2017-09-14.zip
source = duplicati-user.service
source = duplicati.service
- sha256sums = b10857741c023e01f2905d3f029fa509ba5cac502bccb4a52e5a9864d07bf505
+ sha256sums = 2a7fc4ffb5ac8d419f301bb465ac70c9e7fc2325839fba83be8222307b90bfe2
sha256sums = ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27
sha256sums = bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438
diff --git a/PKGBUILD b/PKGBUILD
index 6aef2499134a..e29f1e191c1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.2.4
-pkgrel=2
-_date=2017-09-09
+pkgver=2.0.2.5
+pkgrel=1
+_date=2017-09-14
_branch=canary
kgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
url='http://duplicati.com'
@@ -14,7 +14,7 @@ install=duplicati.install
source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pkgver}_${_branch}_${_date}/duplicati-${pkgver}_${_branch}_${_date}.zip
duplicati-user.service
duplicati.service)
-sha256sums=('b10857741c023e01f2905d3f029fa509ba5cac502bccb4a52e5a9864d07bf505'
+sha256sums=('2a7fc4ffb5ac8d419f301bb465ac70c9e7fc2325839fba83be8222307b90bfe2'
'ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27'
'bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438')
arch=('i686' 'x86_64')