summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2017-06-17 11:12:00 +0100
committerCharles Bos2017-06-17 11:12:00 +0100
commita05bc8629f51e95a46e1989ee278b9c84aa7ea56 (patch)
tree445bf7949a2689cdba342f4be2140eee4a9d853b /PKGBUILD
parent499054ceb82c290a67a9cb09805dae8b193f6474 (diff)
downloadaur-a05bc8629f51e95a46e1989ee278b9c84aa7ea56.tar.gz
fix a few outdated dependency names
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dea9632fdabe..23ff8261e53f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=barry
pkgver=0.18.5
-pkgrel=3
+pkgrel=4
pkgdesc="Barry is an Open Source application that provides a Desktop GUI, synchronization, backup, restore and program management for BlackBerry ™ devices."
url=http://www.netdirect.ca/software/packages/barry
license=('GPL')
arch=('i686' 'x86_64')
-depends=('libusb' 'zlib' 'libglademm' 'libtar' 'libxml++' 'wxgtk' 'sdl' 'libgcal')
-optdepends=('fuse: for mounting the BB database with bfuse'
+depends=('libusb' 'zlib' 'libglademm' 'libtar' 'libxml++2.6' 'wxgtk3' 'sdl' 'libgcal')
+optdepends=('fuse2: for mounting the BB database with bfuse'
'ppp: for tethering with pppob')
options=('!libtool')
source=("http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgname}-0.18.4/sources/debian/${pkgname}_${pkgver}.orig.tar.gz"