gammu: update to 1.36.3

This commit is contained in:
gnastyle 2015-07-13 23:28:38 +02:00
parent 8b9076cea8
commit fccf4feaea

View File

@ -1,5 +1,5 @@
pkgname=gammu
pkgver=1.36.2
pkgver=1.36.3
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)
sha512sums=('23d71425efa526a637c60b265bfa010bc42dc0f9199692b9cd02a919eba48dd0e3430bc2ed6f29e6cb4435c801c4317a75fb5c49d31673267c6f05d78e201307')
sha512sums=('f814ff1fd68f2d46681548f0fc2f955888cd215ac898c2dbe269c4ff6e57bfeb9b80d8ef105c2fed092eb3877b43cfa5e8d02d7c630029ac4798d83c840988ba')
build() {
cd "$srcdir/$pkgname-$pkgver"