From a3bdb600b51cc5cc298622dec3d74d0558fc56db Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Tue, 17 Jan 2017 14:03:35 -0500 Subject: [PATCH] Update duplicati-latest to latest --- src/duplicati-latest/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/duplicati-latest/PKGBUILD b/src/duplicati-latest/PKGBUILD index 44e2ff3..b9981cc 100644 --- a/src/duplicati-latest/PKGBUILD +++ b/src/duplicati-latest/PKGBUILD @@ -2,16 +2,16 @@ # Contributor: Danny Su pkgname=duplicati-latest -pkgver=2.0.1.32 +pkgver=2.0.1.42 pkgrel=1 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/v2.0.1.32-2.0.1.32_canary_2016-11-12/duplicati-2.0.1.32_canary_2016-11-12.zip" 'duplicati.service') -sha1sums=('6ba8ef82b8c91f3a73be4de74f59cce1ca9c194c' +source=("https://github.com/duplicati/duplicati/releases/download/v2.0.1.42-2.0.1.42_canary_2017-01-16/duplicati-2.0.1.42_canary_2017-01-16.zip" 'duplicati.service') +sha1sums=('fde4ecfff9cc0b2c1e97e4ccb593717ca9e353dc' '8298fe7fbe3ba71a9773220ab236eb6350e89f87') -sha256sums=('73cd8ab89e815660782403943aa7a54001a65e530af6dcbe28634900c8cae23e' +sha256sums=('4e8a02b8e53aad0b439f3db0fba35cada003028219edfc828069012bfc985f02' '3237249cb9de137c3284a5cd92a451f3a49ec2183c6254be4b5ef7969e04e4a1') arch=('i686' 'x86_64') depends=('gtk-sharp-2' 'mono')