gammu: update to 1.37.2

This commit is contained in:
gnastyle 2016-04-23 19:26:03 +02:00
parent 8289c7ab51
commit f891b7c4a2

View File

@ -1,5 +1,5 @@
pkgname=gammu
pkgver=1.37.0
pkgver=1.37.2
pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('x86_64')
@ -11,7 +11,7 @@ makedepends=('cmake' 'doxygen' 'mysql')
optdepends=('dialog: support for the gammu-config script')
categories=('utils')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
sha256sums=('83360ad3e379478a75e9f72249cd637734a66652ce82f13e4fadba9f513a364f')
sha256sums=('0cdd338c11be1d3d864a4283d6d32ef3d3b66fb037e4713ecfa3ee14b9e3ab12')
build() {
cd "$srcdir/$pkgname-$pkgver"