summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2019-01-22 07:13:40 -0500
committerJoey Dumont2019-01-22 07:13:40 -0500
commit80d6aed6f36e2f075c833f5936473c5d4a240b84 (patch)
treed619b5acfe3901ceca1f59ec8f1c330dad5a7c0f
parent32c8e6bf3ee229dfccb14752ed7ceff739992a00 (diff)
downloadaur-80d6aed6f36e2f075c833f5936473c5d4a240b84.tar.gz
Should be fixed.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40a58165c95e..2fd68968c591 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Jan 20 16:55:11 UTC 2019
+# Tue Jan 22 12:13:26 UTC 2019
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.12
- pkgrel = 1
+ pkgrel = 2
url = http://duplicati.com
install = duplicati.install
arch = i686
@@ -11,12 +11,12 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
- source = https://github.com/duplicati/duplicati/archive/v2.0.4.12-2.0.4.12_canary_2019-01-16/duplicati-2.0.4.12_canary_2019-01-16.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.12-2.0.4.12_canary_2019-01-16/duplicati-2.0.4.12_canary_2019-01-16.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
source = duplicati-cli
- sha256sums = f3ebd508687f4cb6c89ac08a95fb20e4920b29e823f2d3addb3ce2d83310253a
+ sha256sums = 849a977e81414d69b30afab251620ed8471f3008be63a57f2c78b53b4c29d510
sha256sums = 2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403
sha256sums = 499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
diff --git a/PKGBUILD b/PKGBUILD
index c225683ebc7c..349e47fdfd8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,19 +4,19 @@
pkgname=duplicati-latest
pkgver=2.0.4.12
-pkgrel=1
+pkgrel=2
_date=2019-01-16
_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'
license=('LGPL')
install=duplicati.install
-source=(https://github.com/duplicati/duplicati/archive/v${pkgver}-${pkgver}_${_branch}_${_date}/duplicati-${pkgver}_${_branch}_${_date}.zip
+source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pkgver}_${_branch}_${_date}/duplicati-${pkgver}_${_branch}_${_date}.zip
duplicati-user.service
duplicati.service
duplicati.sysusers
duplicati-cli)
-sha256sums=('f3ebd508687f4cb6c89ac08a95fb20e4920b29e823f2d3addb3ce2d83310253a'
+sha256sums=('849a977e81414d69b30afab251620ed8471f3008be63a57f2c78b53b4c29d510'
'2eb973cef79731d407bfbc83f754cef588c62ec83dae2112ac93f9c9f0baa403'
'499eb63532bcad50b897c0874b723eebc6693816fcb9626532f367b5ff51da70'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959'