summaryrefslogtreecommitdiff
path: root/community/connman/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/connman/PKGBUILD')
-rw-r--r--community/connman/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD
index a67a10498..3d02d9512 100644
--- a/community/connman/PKGBUILD
+++ b/community/connman/PKGBUILD
@@ -1,10 +1,10 @@
-#$ID$
+$Id: PKGBUILD 76664 2012-09-25 22:41:38Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Lucas De Marchi <lucas.de.marchi@gmail.com>
pkgname=connman
-pkgver=1.6
-pkgrel=3
+pkgver=1.7
+pkgrel=1
pkgdesc="Wireless LAN network manager"
url="http://connman.net/"
arch=('i686' 'x86_64')
@@ -18,9 +18,8 @@ options=('!libtool')
source=('connmand-daemon'
"http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'allow_group_network.diff')
-
md5sums=('88ece7cbf1d0d289545ce4f8553fdab8'
- '317fc8603c15fba07478d71c1891e7cb'
+ '9c6cf5a95989ae72d90b270ac7c6e38c'
'a8d22ee089fb0ed725130d16ad393047')
build() {