summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoey Dumont2018-04-15 20:02:29 -0400
committerJoey Dumont2018-04-15 20:02:29 -0400
commit2f25ecaf4040956d5aa37b94daffbeb9bcfd5642 (patch)
tree2f89ab046a0ff6a8960abaa05d47a09c7a8af6a6 /PKGBUILD
parent7caeee5d4e53926459f624e8f00fa73f1b4c3885 (diff)
downloadaur-2f25ecaf4040956d5aa37b94daffbeb9bcfd5642.tar.gz
Fixed bad checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a726a8ad0665..a9cd975534fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=duplicati-latest
pkgver=2.0.3.5
-pkgrel=1
+pkgrel=2
_date=2018-04-13
_branch=canary
pkgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
@@ -18,7 +18,7 @@ source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pk
duplicati-cli)
sha256sums=('c83339839805204b36b9516cb7229363ad6809d3d7a4bdb385014b23eda063eb'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
- '78e4671fbc000b2a234a4de05172c5869a838bdc531efeb3ecf88b2dee6308ac'
+ '499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'
'f6f903ca443935314afeab4cd2e46cf4bef7c5fb1e81c2d95f670f0993774ce5')
arch=('i686' 'x86_64')