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 4c786aab683d..6c845a577f71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname="bups"
pkgver=0.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="Simple GUI for Bup, a very efficient backup system."
arch=("any")
url="https://github.com/emersion/bups"
license=("MIT")
-depends=("bup" "gtk3" "gobject-introspection")
+depends=("bup" "gtk3" "gobject-introspection" "python2-gobject")
optdepends=("cifs-utils: samba filesystems support"
"encfs: encryption support"
"x11-ssh-askpass: encryption support"