summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2017-09-18 11:10:44 -0400
committerJoey Dumont2017-09-18 11:10:44 -0400
commit5cf44ff639974f1ba031ed41db4511564c4becda (patch)
tree59ae6c44a158d2f3b8b40484aed74dda3190266c
parent71089606552c4fdff5adedaed55389f3ca05b258 (diff)
downloadaur-5cf44ff639974f1ba031ed41db4511564c4becda.tar.gz
Updated to v2.0.2.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 277dfc31e03d..e810471a8b29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Sep 14 20:56:27 UTC 2017
+# Mon Sep 18 15:10:24 UTC 2017
pkgbase = duplicati-latest
- pkgver = 2.0.2.5
+ pkgver = 2.0.2.6
pkgrel = 1
url = http://duplicati.com
install = duplicati.install
@@ -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.5-2.0.2.5_canary_2017-09-14/duplicati-2.0.2.5_canary_2017-09-14.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.2.6-2.0.2.6_canary_2017-09-16/duplicati-2.0.2.6_canary_2017-09-16.zip
source = duplicati-user.service
source = duplicati.service
- sha256sums = 2a7fc4ffb5ac8d419f301bb465ac70c9e7fc2325839fba83be8222307b90bfe2
+ sha256sums = 38dbc9d9fe2077d49265276261d41366f80d32eb7fa6558b4cebd6d8ec5f688a
sha256sums = ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27
sha256sums = bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438
diff --git a/PKGBUILD b/PKGBUILD
index e29f1e191c1b..771cefd97e60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.2.5
+pkgver=2.0.2.6
pkgrel=1
-_date=2017-09-14
+_date=2017-09-16
_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=('2a7fc4ffb5ac8d419f301bb465ac70c9e7fc2325839fba83be8222307b90bfe2'
+sha256sums=('38dbc9d9fe2077d49265276261d41366f80d32eb7fa6558b4cebd6d8ec5f688a'
'ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27'
'bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438')
arch=('i686' 'x86_64')