summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2018-11-03 09:41:54 -0400
committerJoey Dumont2018-11-03 09:41:54 -0400
commit6922d882c81cd554dbd88556a52358a391e7c195 (patch)
treec728f6a807f2d88a3a163f83018f0a2b2b449438
parentde890452e6d4aa4ab03da17319a834071b870775 (diff)
downloadaur-6922d882c81cd554dbd88556a52358a391e7c195.tar.gz
Should be fixed now.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3aebc2ec1154..d212d0b0c25a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sat Nov 3 13:41:38 UTC 2018
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.3.11
+ pkgver = 2.0.3.13
pkgrel = 1
url = http://duplicati.com
install = duplicati.install
@@ -9,12 +11,12 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
- source = https://github.com/duplicati/duplicati/releases/download/v2.0.3.11-2.0.3.11_canary_2018-09-05/duplicati-2.0.3.11_canary_2018-09-05.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.3.13-2.0.3.13_canary_2018-10-31/duplicati-2.0.3.13_canary_2018-10-31.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = 5d44e2a28e6f3b0e1a2eb63e92a03e9ef5639ac1138714b9c2b03ab54c47c737
+ sha256sums = 826c8433f53a98289fcadf81830956e0fccf2d1d756a6046e032139d8a6bedb8
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index a27a987636fa..aa66210e732d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.3.11
+pkgver=2.0.3.13
pkgrel=1
-_date=2018-09-05
+_date=2018-10-31
_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=('5d44e2a28e6f3b0e1a2eb63e92a03e9ef5639ac1138714b9c2b03ab54c47c737'
+sha256sums=('826c8433f53a98289fcadf81830956e0fccf2d1d756a6046e032139d8a6bedb8'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'