Date: Tuesday, December 13, 2016 @ 18:40:29 Author: jlichtblau Revision: 199248
upgpkg: gammu 1.38.0-1 - new upstream release Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-13 18:35:58 UTC (rev 199247) +++ PKGBUILD 2016-12-13 18:40:29 UTC (rev 199248) @@ -5,7 +5,7 @@ # Contributor: Aurelien Foret <[email protected]> pkgname=gammu -pkgver=1.37.91 +pkgver=1.38.0 pkgrel=1 pkgdesc="GNU All Mobile Management Utilities" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 'libusb' 'libgudev') 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=('fb353ed465b1ae408485e55c97f3a9e910af2c271b03a5bf3aab61bb4225fe00') +source=(https://dl.cihar.com/$pkgname/releases/$pkgname-$pkgver.tar.xz) +sha256sums=('561cc1f116db604a7a2c29c05f2ef7f23a4e1fff1db187b69b277e5516181071') prepare() { cd "$pkgname-$pkgver"
