summaryrefslogtreecommitdiff
path: root/extra/gnokii/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnokii/PKGBUILD')
-rw-r--r--extra/gnokii/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gnokii/PKGBUILD b/extra/gnokii/PKGBUILD
index e04f5a0b1..e79e980f7 100644
--- a/extra/gnokii/PKGBUILD
+++ b/extra/gnokii/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 150512 2012-02-18 11:55:01Z pierre $
+# $Id: PKGBUILD 180682 2013-03-25 19:15:33Z bpiotrowski $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
@@ -6,15 +6,15 @@
pkgname=gnokii
pkgver=0.6.31
-pkgrel=1.1
+pkgrel=3
pkgdesc="Tools and user space driver for use with mobile phones"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnokii.org/"
license=('GPL')
depends=('libusb-compat' 'libxpm' 'bluez' 'libical')
-makedepends=('gtk2' 'libmysqlclient' 'postgresql-libs' 'intltool')
+makedepends=('gtk2' 'libmariadbclient' 'postgresql-libs' 'intltool' 'mariadb')
optdepends=('gtk2: xgnokii GUI'
- 'libmysqlclient: smsd mysql backend'
+ 'libmariadbclient: smsd mysql backend'
'postgresql-libs: smsd postgresql backend')
backup=('etc/gnokiirc')
options=('!libtool' '!makeflags')