summaryrefslogtreecommitdiff
path: root/extra/gnokii/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnokii/PKGBUILD')
-rw-r--r--extra/gnokii/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/gnokii/PKGBUILD b/extra/gnokii/PKGBUILD
index cce1c878e..52b373cd8 100644
--- a/extra/gnokii/PKGBUILD
+++ b/extra/gnokii/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 119495 2011-04-11 19:26:23Z andrea $
+# $Id: PKGBUILD 150512 2012-02-18 11:55:01Z pierre $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=gnokii
-pkgver=0.6.30
-pkgrel=2
+pkgver=0.6.31
+pkgrel=1
pkgdesc="Tools and user space driver for use with mobile phones"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnokii.org/"
@@ -15,13 +15,13 @@ depends=('libusb-compat' 'libxpm' 'bluez' 'libical')
makedepends=('gtk2' 'libmysqlclient' 'postgresql-libs' 'intltool')
optdepends=('gtk2: xgnokii GUI'
'libmysqlclient: smsd mysql backend'
- 'postgresql-libs: smsd postgresql backend')
+ 'postgresql-libs: smsd postgresql backend')
backup=('etc/gnokiirc')
options=('!libtool' '!makeflags')
source=("http://www.gnokii.org/download/$pkgname/$pkgname-${pkgver}.tar.bz2"
- 'gnokii.patch')
-md5sums=('c90137d403febbc16712d64f0eb196de'
- '4d764727686ee34bc73489c8b1321c82')
+ 'gnokii.patch')
+md5sums=('d9627f4a1152d3ea7806df4532850d5f'
+ 'fd1c448114c2e0de8e05981030f0e69f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"