summaryrefslogtreecommitdiff
path: root/community/gammu
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
committerroot <root@rshg054.dnsready.net>2013-07-12 01:25:16 -0700
commit2579dc888d0308c442245d932f99cc4c61c39299 (patch)
tree5918cd8d62c952274814cf483fc59ed0d0751d1b /community/gammu
parent2e85ee969c4be5762301fc1447315f132aca1fc8 (diff)
Fri Jul 12 01:25:08 PDT 2013
Diffstat (limited to 'community/gammu')
-rw-r--r--community/gammu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gammu/PKGBUILD b/community/gammu/PKGBUILD
index 95f8da192..87dc285f4 100644
--- a/community/gammu/PKGBUILD
+++ b/community/gammu/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 92498 2013-06-07 09:28:57Z tomegun $
+# $Id: PKGBUILD 93846 2013-07-11 08:52:45Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=gammu
-pkgver=1.32.0
-pkgrel=4
+pkgver=1.33.0
+pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('i686' 'x86_64')
url="http://wammu.eu/"
@@ -14,7 +14,7 @@ depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 'libus
makedepends=('cmake' 'doxygen' 'mariadb' 'python2')
optdepends=('dialog: support for the gammu-config script')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('8ea16c6b3cc48097a8e62311fe0e25b9')
+md5sums=('3f46afcc16829175d2d9060ac15813e8')
build() {
cd "$pkgname-$pkgver"