Date: Friday, June 19, 2015 @ 19:07:44 Author: foutrelis Revision: 135583
upgpkg: gammu 1.34.0-2 Rebuild for libgudev split. Modified: gammu/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-19 16:52:45 UTC (rev 135582) +++ PKGBUILD 2015-06-19 17:07:44 UTC (rev 135583) @@ -5,12 +5,13 @@ pkgname=gammu pkgver=1.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="GNU All Mobile Management Utilities" arch=('i686' 'x86_64') url="http://wammu.eu/" license=('GPL') -depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 'libusb') +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')