summaryrefslogtreecommitdiff
path: root/community/connman/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/connman/PKGBUILD')
-rw-r--r--community/connman/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD
index 429a5d8ee..421422532 100644
--- a/community/connman/PKGBUILD
+++ b/community/connman/PKGBUILD
@@ -1,10 +1,10 @@
-#$Id: PKGBUILD 99718 2013-10-30 23:13:32Z allan $
+#$Id: PKGBUILD 100369 2013-11-02 21:44:13Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Lucas De Marchi <lucas.de.marchi@gmail.com>
pkgname=connman
-pkgver=1.18
-pkgrel=2
+pkgver=1.19
+pkgrel=1
pkgdesc="Wireless LAN network manager"
url="http://connman.net/"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=('bluez: Support for Bluetooth devices'
makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp')
source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'allow_group_network.diff')
-md5sums=('cd696bf74512eb644cef6e983ba6c94f'
+md5sums=('562181545fe04ec8442ab4774963154d'
'a8d22ee089fb0ed725130d16ad393047')
prepare(){