diff --git a/gammu/PKGBUILD b/gammu/PKGBUILD index 4bfcebaac..328489298 100644 --- a/gammu/PKGBUILD +++ b/gammu/PKGBUILD @@ -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"