summaryrefslogtreecommitdiff
path: root/community/gammu/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-07-24 00:03:37 -0500
commit070c331922151d301e3147728cae638902b61db9 (patch)
tree72e112fe8edc90e296f318b0603f3288369f43a9 /community/gammu/PKGBUILD
parent0d18015803bebeb58911bf791653597291056095 (diff)
parent0e8166d926f929f470d01d5bc8c8823e094742da (diff)
Commiting libre package llvm-2.9-6
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"