summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2015-08-22 13:10:57 -0400
committergraysky2015-08-22 13:10:57 -0400
commit322b2ee50894749f2ad2f988d7eb9d46b9bce116 (patch)
tree06cfd8be26515c1d67f7ec1ab4cb4f48a79f538e /PKGBUILD
parentb05ccc36f251943c8ae6d597e87b4b2c41f0b9d2 (diff)
downloadaur-322b2ee50894749f2ad2f988d7eb9d46b9bce116.tar.gz
Update to 1.1.6-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8015d60bf1fe..1b68b4c19d02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('backintime' 'backintime-cli')
_pkgname="backintime"
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://launchpad.net/backintime"
license=('GPL')
@@ -46,8 +46,8 @@ package_backintime() {
depends=("backintime-cli=$pkgver" 'xorg-xdpyinfo' 'python-pyqt4' 'libnotify'
'ttf-font' 'icu' 'polkit')
- # note users can optionally install EITHER kdesdk-kompare OR meld but not both!
- optdepends=('kdesdk-kompare: diff/patch frontend'
+ # note users can optionally install EITHER kompare OR meld but not both!
+ optdepends=('kompare: diff/patch frontend'
'meld: diff/patch frontend'
'python-keyring: store and access passwords safely')
conflicts=("backintime<1.1.0")