summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2017-09-19 15:53:10 -0400
committerJoey Dumont2017-09-19 15:53:10 -0400
commite7e6e769919d759de25eb178f8c5e8aa3a55fc91 (patch)
tree3ca0b623bd63bfae67a9064c7916986674e29693
parent5cf44ff639974f1ba031ed41db4511564c4becda (diff)
downloadaur-e7e6e769919d759de25eb178f8c5e8aa3a55fc91.tar.gz
Updated to v2.0.2.7.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e810471a8b29..a6625d9a789f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Sep 18 15:10:24 UTC 2017
+# Tue Sep 19 19:48:48 UTC 2017
pkgbase = duplicati-latest
- pkgver = 2.0.2.6
+ pkgver = 2.0.2.7
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.6-2.0.2.6_canary_2017-09-16/duplicati-2.0.2.6_canary_2017-09-16.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.2.7-2.0.2.7_canary_2017-09-19/duplicati-2.0.2.7_canary_2017-09-19.zip
source = duplicati-user.service
source = duplicati.service
- sha256sums = 38dbc9d9fe2077d49265276261d41366f80d32eb7fa6558b4cebd6d8ec5f688a
+ sha256sums = 986b10f33a3b767ebaf3c1235336309e1df3b7f2a19721415618b2dfa0c28c7c
sha256sums = ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27
sha256sums = bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438
diff --git a/PKGBUILD b/PKGBUILD
index 771cefd97e60..4b5f4328004a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.2.6
+pkgver=2.0.2.7
pkgrel=1
-_date=2017-09-16
+_date=2017-09-19
_branch=canary
-kgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
+pkgdesc='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')
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=('38dbc9d9fe2077d49265276261d41366f80d32eb7fa6558b4cebd6d8ec5f688a'
+sha256sums=('986b10f33a3b767ebaf3c1235336309e1df3b7f2a19721415618b2dfa0c28c7c'
'ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27'
'bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438')
arch=('i686' 'x86_64')