summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2019-12-30 12:43:42 -0500
committerJoey Dumont2019-12-30 12:43:42 -0500
commite5892bc5ad386a27a8fb743c9957843bb7813bb4 (patch)
tree18b01bea58b7cb8fa6192c28ef2c397f2b53fbb2
parent36e290d4efd2ad287870ba9fbfa3ecede2666830 (diff)
downloadaur-e5892bc5ad386a27a8fb743c9957843bb7813bb4.tar.gz
Updated to v2.0.4.38.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b6e554df643..92fad75b04c7 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.37
+ pkgver = 2.0.4.38
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.37-2.0.4.37_canary_2019-12-12/duplicati-2.0.4.37_canary_2019-12-12.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.38-2.0.4.38_canary_2019-12-29/duplicati-2.0.4.38_canary_2019-12-29.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = 95aa880acccd87bed8e20a3eada868992a95749167bd45aaa76b1dfe600be980
+ sha256sums = f4efd566d72a9729d275a92af06d7bd3e8246977995a121f33aa87211997dc5f
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index fb50b01f3f3d..e171cc613f16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.4.37
+pkgver=2.0.4.38
pkgrel=1
-_date=2019-12-12
+_date=2019-12-29
_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=('95aa880acccd87bed8e20a3eada868992a95749167bd45aaa76b1dfe600be980'
+sha256sums=('f4efd566d72a9729d275a92af06d7bd3e8246977995a121f33aa87211997dc5f'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'