summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2018-11-10 08:27:32 -0500
committerJoey Dumont2018-11-10 08:27:32 -0500
commitb028d9934813d9b445488b8a53991bcc918610cd (patch)
treeb16d0d04f4f40b687791a0f590bb1d5cb843d425
parent71ef33be22dc0ef1bf703a105a94cf95b7a4d8fc (diff)
downloadaur-b028d9934813d9b445488b8a53991bcc918610cd.tar.gz
Fixed bad checksum
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f6975c6f488..6a1c7c0e17c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Nov 10 01:57:19 UTC 2018
+# Sat Nov 10 13:27:25 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.14
- pkgrel = 1
+ pkgrel = 2
url = http://duplicati.com
install = duplicati.install
arch = i686
@@ -16,7 +16,7 @@ pkgbase = duplicati-latest
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = 826c8433f53a98289fcadf81830956e0fccf2d1d756a6046e032139d8a6bedb8
+ sha256sums = a9c0fb929139a15b338a14e87776b26aadacb694356d02ce56d2ae2c188b1445
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index 695a7f42f5fe..03f09dc35801 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=duplicati-latest
pkgver=2.0.3.14
-pkgrel=1
+pkgrel=2
_date=2018-11-08
_branch=canary
pkgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
@@ -16,7 +16,7 @@ source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pk
duplicati.service
duplicati.sysusers
duplicati-cli)
-sha256sums=('826c8433f53a98289fcadf81830956e0fccf2d1d756a6046e032139d8a6bedb8'
+sha256sums=('a9c0fb929139a15b338a14e87776b26aadacb694356d02ce56d2ae2c188b1445'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'