summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Dumont2022-11-06 21:53:17 -0500
committerJoey Dumont2022-11-06 21:53:17 -0500
commit7cd191992237b61a4bec706a50fa535c0aefd5f9 (patch)
treea46ef4708b19763910efd73eddc8e8f63229795c
parent78565f75de89d66af312b2f616f3255350ffab85 (diff)
downloadaur-duplicati-latest.tar.gz
upgpkg: duplicati-latest 2.0.6.104-4
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 785a779e1ce0..0c8e9ed8f740 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.6.104
- pkgrel = 3
+ pkgrel = 4
url = http://duplicati.com
install = duplicati.install
arch = i686
@@ -9,6 +9,7 @@ pkgbase = duplicati-latest
arch = aarch64
arch = armv7h
license = LGPL
+ depends = openssl-1.1
depends = gtk-sharp-2
depends = mono
depends = libappindicator-gtk2
diff --git a/PKGBUILD b/PKGBUILD
index cf5fa695bae4..1c9092114a00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# armv7h tester: kauron
pkgname=duplicati-latest
pkgver=2.0.6.104
-pkgrel=3
+pkgrel=4
_date=2022-06-15
_branch=canary
pkgdesc='A free backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers'
@@ -33,7 +33,7 @@ sha256sums=('955c6d466a0bb86d9b8f56006ff3b64ed2acae2d5816ebecaa8fe0351145cc3d'
'f6f903ca443935314afeab4cd2e46cf4bef7c5fb1e81c2d95f670f0993774ce5'
'99591e96c340b49b47341315cb42f8ac12ca66dc4d22550e4acd37cce84e8b36')
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
-depends=(gtk-sharp-2 mono libappindicator-gtk2)
+depends=(openssl-1.1 gtk-sharp-2 mono libappindicator-gtk2)
optdepends=('notify-sharp: for tray notifications')
package() {