summaryrefslogtreecommitdiff
path: root/community/gammu/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gammu/PKGBUILD')
-rw-r--r--community/gammu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gammu/PKGBUILD b/community/gammu/PKGBUILD
index a04b36ca2..4ce5a1dfe 100644
--- a/community/gammu/PKGBUILD
+++ b/community/gammu/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 42312 2011-03-16 10:51:16Z jelle $
+# $Id: PKGBUILD 52053 2011-07-19 20:30:49Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=gammu
-pkgver=1.29.0
-pkgrel=2
+pkgver=1.30.0
+pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('i686' 'x86_64' 'mips64el')
url="http://wammu.eu/"
@@ -16,7 +16,7 @@ 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=('5a860f37519fab3d2e7a42349b413738')
+md5sums=('5bb061f1299e7ae8d38ecac1b8b11465')
build() {
cd "$srcdir/$pkgname-$pkgver"