Date: Tuesday, May 23, 2017 @ 19:18:49 Author: jlichtblau Revision: 229826
upgpkg: gammu 1.38.3-1 - new upstream release Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-23 19:18:43 UTC (rev 229825) +++ PKGBUILD 2017-05-23 19:18:49 UTC (rev 229826) @@ -5,7 +5,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.38.2 +pkgver=1.38.3 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=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz) -sha256sums=('28b22f9c9d71d6143bcc8bbb1611d754a581aa818e0554ce828b3ce812915d69') +sha256sums=('b2f6ee7b07d003b4fa800e72e2c3f45f16c378ec1d81b7a60253d60b14a67dab') prepare() { cd "$pkgname-$pkgver"
