summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2019-12-12 16:58:36 -0500
committerJoey Dumont2019-12-12 16:58:36 -0500
commit36e290d4efd2ad287870ba9fbfa3ecede2666830 (patch)
tree20779d5d1644f7e7002e71db5ce11299cdf7c266
parent7c1f1fcd9281279ba84f342997632fb083863e7e (diff)
downloadaur-36e290d4efd2ad287870ba9fbfa3ecede2666830.tar.gz
Updated to v2.0.4.37.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3149a5f1f8ed..6b6e554df643 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = duplicati-latest
pkgdesc = A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers
- pkgver = 2.0.4.36
+ pkgver = 2.0.4.37
pkgrel = 1
url = http://duplicati.com
install = duplicati.install
@@ -10,12 +10,12 @@ pkgbase = duplicati-latest
depends = gtk-sharp-2
depends = mono
optdepends = notify-sharp: for tray notifications
- source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.36-2.0.4.36_canary_2019-12-08/duplicati-2.0.4.36_canary_2019-12-08.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.37-2.0.4.37_canary_2019-12-12/duplicati-2.0.4.37_canary_2019-12-12.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = 0443f8cf57d2a6c3c6e036b9d833268dd77c1151573c512cb5da4de254f53436
+ sha256sums = 95aa880acccd87bed8e20a3eada868992a95749167bd45aaa76b1dfe600be980
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index ae15a9796614..fb50b01f3f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.4.36
+pkgver=2.0.4.37
pkgrel=1
-_date=2019-12-08
+_date=2019-12-12
_branch=canary
pkgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
url='http://duplicati.com'
@@ -16,7 +16,7 @@ source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pk
duplicati.service
duplicati.sysusers
duplicati-cli)
-sha256sums=('0443f8cf57d2a6c3c6e036b9d833268dd77c1151573c512cb5da4de254f53436'
+sha256sums=('95aa880acccd87bed8e20a3eada868992a95749167bd45aaa76b1dfe600be980'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'