Date: Thursday, December 10, 2015 @ 07:27:09 Author: jlichtblau Revision: 152144
upgpkg: gammu 1.36.8-1 - new upstream release Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-10 06:06:54 UTC (rev 152143) +++ PKGBUILD 2015-12-10 06:27:09 UTC (rev 152144) @@ -5,7 +5,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.36.7 +pkgver=1.36.8 pkgrel=1 pkgdesc="GNU All Mobile Management Utilities" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('cmake' 'doxygen' 'mariadb' 'python2') optdepends=('dialog: support for the gammu-config script' 'python2: for python bindings') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz) -sha256sums=('61a9371a1c34f6aa9549bb1749d4a9a9c781d5d05f7ea1c7bf5e62e368db33a7') +sha256sums=('86a296c9c942e74d041f0ce5eef3b13a205d4da05019f06225d7cfd07d263710') build() { cd "$pkgname-$pkgver"
