gammu: update to 1.38.2

This commit is contained in:
gnastyle 2017-03-30 22:49:34 +02:00
parent d3dedfa8e5
commit e44618f043

View File

@ -1,6 +1,6 @@
pkgname=gammu
pkgver=1.38.1
pkgrel=2
pkgver=1.38.2
pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('x86_64')
url="http://wammu.eu/"
@ -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=('830ad11f88318c9a08645ac41d328e5c0e5ecd4b02c972343c0ec32d772ff1c2')
sha256sums=('3e478dede2b819859e6d7265c3a0cbf5d9ffa4ca450a51c2beacf92b6434c2b7')
build() {
cd "$srcdir/$pkgname-$pkgver"