summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f05634079bb8..4289160878f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jun 17 10:11:19 UTC 2017
+# Sat Jun 17 10:21:18 UTC 2017
pkgbase = barry
pkgdesc = Barry is an Open Source application that provides a Desktop GUI, synchronization, backup, restore and program management for BlackBerry ™ devices.
pkgver = 0.18.5
@@ -13,7 +13,7 @@ pkgbase = barry
depends = libglademm
depends = libtar
depends = libxml++2.6
- depends = wxgtk3
+ depends = wxgtk2
depends = sdl
depends = libgcal
optdepends = fuse2: for mounting the BB database with bfuse
diff --git a/PKGBUILD b/PKGBUILD
index 23ff8261e53f..ff12797eb080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Barry is an Open Source application that provides a Desktop GUI, synchr
url=http://www.netdirect.ca/software/packages/barry
license=('GPL')
arch=('i686' 'x86_64')
-depends=('libusb' 'zlib' 'libglademm' 'libtar' 'libxml++2.6' 'wxgtk3' 'sdl' 'libgcal')
+depends=('libusb' 'zlib' 'libglademm' 'libtar' 'libxml++2.6' 'wxgtk2' 'sdl' 'libgcal')
optdepends=('fuse2: for mounting the BB database with bfuse'
'ppp: for tethering with pppob')
options=('!libtool')