summaryrefslogtreecommitdiff
path: root/community/gammu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gammu/PKGBUILD')
-rw-r--r--community/gammu/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/community/gammu/PKGBUILD b/community/gammu/PKGBUILD
index bb3f8b660..a876ba89c 100644
--- a/community/gammu/PKGBUILD
+++ b/community/gammu/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 69642 2012-04-20 22:20:38Z tdziedzic $
+# $Id: PKGBUILD 73714 2012-07-14 13:31:58Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=gammu
-pkgver=1.31.0
-pkgrel=2
+pkgver=1.32.0
+pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('i686' 'x86_64')
url="http://wammu.eu/"
@@ -14,9 +14,8 @@ depends=('bluez' 'curl' 'libmysqlclient'
'postgresql-libs' 'python2' 'libusb')
makedepends=('cmake' 'doxygen' 'mysql')
optdepends=('dialog: support for the gammu-config script')
-#options=('!makeflags')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('9b1ff5d84730f025802b961ab9f26717')
+md5sums=('8ea16c6b3cc48097a8e62311fe0e25b9')
build() {
cd "$srcdir/$pkgname-$pkgver"