summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2017-09-11 15:56:11 -0400
committerJoey Dumont2017-09-11 15:56:11 -0400
commite6a2f356d99bff097b80b029321ddde33838ee02 (patch)
tree0b4376aa33aaf33fd77905b84b7a6c6d708e8224
parentcd54c2b0e44541815a30956da2e7a329b4e567cf (diff)
downloadaur-e6a2f356d99bff097b80b029321ddde33838ee02.tar.gz
Updated to v2.0.2.4.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7adda79263a..e06f105aa7da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 7 11:12:32 UTC 2017
+# Mon Sep 11 19:55:54 UTC 2017
pkgbase = duplicati-latest
- pkgver = 2.0.2.2
- pkgrel = 3
+ pkgver = 2.0.2.4
+ 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.2-2.0.2.2_canary_2017-08-30/duplicati-2.0.2.2_canary_2017-08-30.zip
+ 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 = duplicati-user.service
source = duplicati.service
- sha256sums = ddfc0eb4b187963144ccec3f97b87da2d37aff0955c8c1ff83e6abdd97820f0b
+ sha256sums = 6afa919c3744a10dc371ca17a40fdc75fb0aa63c692fff02d85fbe60fba4d806
sha256sums = ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27
sha256sums = bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438
diff --git a/PKGBUILD b/PKGBUILD
index 4745f598b256..de65176c696f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.2.2
-pkgrel=3
-_date=2017-08-30
+pkgver=2.0.2.4
+pkgrel=1
+_date=2017-09-09
_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=('ddfc0eb4b187963144ccec3f97b87da2d37aff0955c8c1ff83e6abdd97820f0b'
+sha256sums=('6afa919c3744a10dc371ca17a40fdc75fb0aa63c692fff02d85fbe60fba4d806'
'ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27'
'bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438')
arch=('i686' 'x86_64')