Date: Wednesday, September 16, 2015 @ 06:22:36 Author: fyan Revision: 140353
upgpkg: gammu 1.36.5-1 - upstream new release - will upload a separate python-gammu package as upstream splitted them Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-16 04:18:01 UTC (rev 140352) +++ PKGBUILD 2015-09-16 04:22:36 UTC (rev 140353) @@ -4,8 +4,8 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.34.0 -pkgrel=2 +pkgver=1.36.5 +pkgrel=1 pkgdesc="GNU All Mobile Management Utilities" arch=('i686' 'x86_64') url="http://wammu.eu/" @@ -16,7 +16,7 @@ optdepends=('dialog: support for the gammu-config script' 'python2: for python bindings') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz) -md5sums=('5bc2508389d9b291ca0b8d4f210d0012') +md5sums=('b89d4d90137ccd6bf76a2c24fc3fc99f') build() { cd "$pkgname-$pkgver"
