Date: Saturday, October 10, 2020 @ 14:02:48 Author: jlichtblau Revision: 723111
upgpkg: gammu 1.42.0-1 - new upstream release Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-10 13:57:04 UTC (rev 723110) +++ PKGBUILD 2020-10-10 14:02:48 UTC (rev 723111) @@ -4,8 +4,8 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.41.0 -pkgrel=4 +pkgver=1.42.0 +pkgrel=1 pkgdesc="GNU All Mobile Management Utilities" arch=('x86_64') url="https://wammu.eu/gammu/" @@ -15,7 +15,7 @@ checkdepends=('libdbi-drivers') optdepends=('dialog: support for the gammu-config script' 'python: for python bindings') source=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz) -sha256sums=('8426b69b07b259de301f41163fab5587935e27b94cc5eefab9277773b3e4df8f') +sha256sums=('d8f152314d7e4d3d643610d742845e0a016ce97c234ad4b1151574e1b09651ee') prepare() { cd $pkgname-$pkgver
