summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Jaksch2021-01-20 08:08:30 +0100
committerOliver Jaksch2021-01-20 08:08:30 +0100
commit3aaadb67c61aa0349ba38d6b18550810c794b8f6 (patch)
treec1c065ea067e82234d9ce3037a411560e8b031a2 /PKGBUILD
parentd0fa3ea1fa87cc5fd08e2946589c96294ee05f1b (diff)
downloadaur-borg-backup-gui-git.tar.gz
Dependency of borg added, Texts updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a44ff38f319a..d493c0a4f93d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Oliver Jaksch <arch-aur@com-in.de>
pkgname=borg-backup-gui-git
-pkgver=332.3701ec4
-pkgrel=2
+pkgver=336.1bbdb50
+pkgrel=1
pkgdesc="Borg BackUP GUI can be used by new Borg users to get to their destination very quickly."
url="https://github.com/MTrage/Borg-BackUP-GUI"
arch=('i686' 'x86_64')
license=('GPL3')
-depends=('python-llfuse' 'qt5-base' 'wget')
+depends=('borg' 'python-llfuse' 'qt5-base' 'wget')
makedepends=('git')
optdepends=('adwaita-icon-theme')