summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2019-08-28 21:53:12 -0400
committerJoey Dumont2019-08-28 21:53:12 -0400
commit8d8e7b379a520c1fc6c9a178ba3f1b82a1b75ba3 (patch)
tree2ccc3038b743f30f71f7611246cd61506822c5b1
parent1191a920ba801644cc0ccbc453ec3e857dee8729 (diff)
downloadaur-8d8e7b379a520c1fc6c9a178ba3f1b82a1b75ba3.tar.gz
Added notify-sharp optional dependency.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d433ddfbb838..bad1362cb793 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.22
- pkgrel = 1
+ pkgrel = 2
url = http://duplicati.com
install = duplicati.install
arch = i686
@@ -9,6 +9,7 @@ pkgbase = duplicati-latest
license = LGPL
depends = gtk-sharp-2
depends = mono
+ optdepends = notify-sharp: for tray notifications
source = https://github.com/duplicati/duplicati/releases/download/v2.0.4.22-2.0.4.22_canary_2019-06-30/duplicati-2.0.4.22_canary_2019-06-30.zip
source = duplicati-user.service
source = duplicati.service
diff --git a/PKGBUILD b/PKGBUILD
index 0158a52a30bd..c75ed5b85947 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=duplicati-latest
pkgver=2.0.4.22
-pkgrel=1
+pkgrel=2
_date=2019-06-30
_branch=canary
pkgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
@@ -23,6 +23,7 @@ sha256sums=('7baa41d79e2a43ec1e82164c4612a2f2bef1b7671225040823fd2e9740b0482c'
'f6f903ca443935314afeab4cd2e46cf4bef7c5fb1e81c2d95f670f0993774ce5')
arch=('i686' 'x86_64')
depends=('gtk-sharp-2' 'mono')
+optdepends=('notify-sharp: for tray notifications')
package() {
# Install the service.