Date: Wednesday, October 16, 2019 @ 18:17:26 Author: jlichtblau Revision: 516372
upgpkg: gammu 1.41.0-1 - new upstream release Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-16 18:12:48 UTC (rev 516371) +++ PKGBUILD 2019-10-16 18:17:26 UTC (rev 516372) @@ -4,7 +4,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.40.0 +pkgver=1.41.0 pkgrel=1 pkgdesc="GNU All Mobile Management Utilities" arch=('x86_64') @@ -15,7 +15,7 @@ checkdepends=('libdbi-drivers') optdepends=('dialog: support for the gammu-config script' 'python2: for python bindings') source=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz) -sha256sums=('a760a3520d9f3a16a4ed73cefaabdbd86125bec73c6fa056ca3f0a4be8478dd6') +sha256sums=('8426b69b07b259de301f41163fab5587935e27b94cc5eefab9277773b3e4df8f') prepare() { cd $pkgname-$pkgver
