summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2017-10-22 09:58:08 -0400
committerJoey Dumont2017-10-22 09:58:08 -0400
commit019edfc9448e275be710122bae0ce3f0dddfe012 (patch)
tree174ef0dc4a8c145ec72b0d65fce8088f8d67d3de
parent4d62362afc1760401a74a5f114941585d4f0c0b4 (diff)
downloadaur-019edfc9448e275be710122bae0ce3f0dddfe012.tar.gz
Updated to v2.0.2.12.
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02b7fab30fb9..1f353788d587 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 22 13:16:43 UTC 2017
+# Sun Oct 22 13:57:47 UTC 2017
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.2.10
- pkgrel = 2
+ pkgver = 2.0.2.12
+ pkgrel = 1
url = http://duplicati.com
install = duplicati.install
arch = i686
@@ -11,13 +11,13 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
- source = https://github.com/duplicati/duplicati/releases/download/v2.0.2.10-2.0.2.10_canary_2017-10-11/duplicati-2.0.2.10_canary_2017-10-11.zip
+ source = https://github.com/duplicati/duplicati/releases/download/v2.0.2.12-2.0.2.12_canary_2017-10-20/duplicati-2.0.2.12_canary_2017-10-20.zip
source = duplicati-user.service
source = duplicati.service
source = duplicati.sysusers
- sha256sums = abb916b9f57c5effa3153d81462455a56d514e77c5d46ed4d1ab435234160ae1
+ sha256sums = 0ee644e2e65856ab59b2e1b39cf6a45c207132a84967a4d3ff70b243edff9b68
sha256sums = ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27
- sha256sums = bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438
+ sha256sums = 087db7ce97c4180006c2708d49024c0393f48f83ea2ce8b0b6354fffa554ece9
sha256sums = b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959
pkgname = duplicati-latest
diff --git a/PKGBUILD b/PKGBUILD
index 453a28dc2dfd..beb7ab7791b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Danny Su <contact@dannysu.com>
pkgname=duplicati-latest
-pkgver=2.0.2.10
-pkgrel=2
-_date=2017-10-11
+pkgver=2.0.2.12
+pkgrel=1
+_date=2017-10-20
_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'
@@ -15,9 +15,9 @@ source=(https://github.com/duplicati/duplicati/releases/download/v${pkgver}-${pk
duplicati-user.service
duplicati.service
duplicati.sysusers)
-sha256sums=('abb916b9f57c5effa3153d81462455a56d514e77c5d46ed4d1ab435234160ae1'
+sha256sums=('0ee644e2e65856ab59b2e1b39cf6a45c207132a84967a4d3ff70b243edff9b68'
'ec25b25d0e331ddfb90940555068aa941c3d5dfaf858cffb6c75e810175c9d27'
- 'bca921cfddd95c951aceb796572eb51ce6df437c6f05660333c47be726573438'
+ '087db7ce97c4180006c2708d49024c0393f48f83ea2ce8b0b6354fffa554ece9'
'b9389b399467f3e02aa8e76bb98f6efbca1166fbc4d0bdf939493f8403462959')
arch=('i686' 'x86_64')
depends=('gtk-sharp-2' 'mono')