Date: Saturday, August 20, 2016 @ 10:59:13 Author: jlichtblau Revision: 187183
upgpkg: gammu 1.37.4-1 - new upstream release Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-20 10:51:52 UTC (rev 187182) +++ PKGBUILD 2016-08-20 10:59:13 UTC (rev 187183) @@ -5,7 +5,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.37.3 +pkgver=1.37.4 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=('63fcb78e94e1c8cff199cada3f64c694f49c1e9fe2c3f17495dc01a5e8e03a84') +sha256sums=('ee345d9e1a06fd055bca8a4b418778a9568178a2c34082e820f86851c535f869') prepare() { cd "$pkgname-$pkgver"
