summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBjoern Franke2020-09-11 09:28:26 +0200
committerBjoern Franke2020-09-11 09:28:26 +0200
commitfeef0dc8fef964716bfdf520a9ed2933b0bd757b (patch)
treebbca30bc322141fb2add04bf022948fa77ffb6e2 /PKGBUILD
parent59f41198eb7d59efa33a836f2ce6e6ab368800ee (diff)
downloadaur-feef0dc8fef964716bfdf520a9ed2933b0bd757b.tar.gz
updated deps (thanks to samuel-w)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdc8f662c587..9cc94bd69b8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Bjoern Franke <bjo+aur@schafweide.org>
pkgname=vorta
pkgver=0.7.1
-pkgrel=1
+pkgrel=2
pkgdesc="A GUI for BorgBackup"
arch=('any')
url="https://github.com/borgbase/vorta"
license=('GPL')
-depends=('borg' 'python-appdirs' 'python-apscheduler' 'python-pyqt5' 'python-peewee' 'python-paramiko' 'python-dateutil' 'python-keyring' 'python-psutil' 'python-llfuse' 'python-qdarkstyle')
-makedepends=('python-setuptools' 'qt5-tools')
+depends=('borg' 'python-appdirs' 'python-apscheduler' 'python-pyqt5' 'python-peewee' 'python-paramiko' 'python-dateutil' 'python-secretstorage' 'python-psutil' 'python-llfuse' 'python-setuptools')
+makedepends=('qt5-tools')
options=(!emptydirs)
source=("$pkgname-$pkgver.tar.gz::https://github.com/borgbase/$pkgname/archive/v$pkgver.zip"
"vorta32.png"