summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2019-12-08 16:56:34 -0500
committerJoey Dumont2019-12-08 16:56:34 -0500
commit7c1f1fcd9281279ba84f342997632fb083863e7e (patch)
tree272b004d7508513754d0406e51c1af36528f112f
parentf2a46967bfdebb183f576b4692c77331cd283c71 (diff)
downloadaur-7c1f1fcd9281279ba84f342997632fb083863e7e.tar.gz
Updated to v2.0.4.36.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aafc736868cd..3149a5f1f8ed 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.35
+ pkgver = 2.0.4.36
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.35-2.0.4.35_canary_2019-11-29/duplicati-2.0.4.35_canary_2019-11-29.zip
+ 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 = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = 165858729cb655bd7fe5ccd98cf3d1271889f591d4a161deeb8f7743e21cc180
+ sha256sums = 0443f8cf57d2a6c3c6e036b9d833268dd77c1151573c512cb5da4de254f53436
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index 0d7a29a7ac91..ae15a9796614 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.4.35
+pkgver=2.0.4.36
pkgrel=1
-_date=2019-11-29
+_date=2019-12-08
_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=('165858729cb655bd7fe5ccd98cf3d1271889f591d4a161deeb8f7743e21cc180'
+sha256sums=('0443f8cf57d2a6c3c6e036b9d833268dd77c1151573c512cb5da4de254f53436'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'