summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84dc36e0c99e..a44ff38f319a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=borg-backup-gui-git
pkgver=332.3701ec4
-pkgrel=1
+pkgrel=2
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')
+depends=('python-llfuse' 'qt5-base' 'wget')
makedepends=('git')
optdepends=('adwaita-icon-theme')