summaryrefslogtreecommitdiff
path: root/community/connman
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-21 10:43:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-21 10:43:42 +0200
commit4e66a1c1c541a0b60aa63f4d846c5e6f225b71b8 (patch)
treedb8c1d395ab4a671230a246df665dbee6b62235d /community/connman
parent742bd5a396f7a4c474e8ffec0686fc7312603cb8 (diff)
parent031887a2047546085998f965214f5b682664de9b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/emacs-nox/PKGBUILD community/gmic/PKGBUILD community/libgtksourceviewmm2/PKGBUILD community/libnewt/PKGBUILD community/nicotine/PKGBUILD community/plan9port/PKGBUILD extra/calligra/PKGBUILD extra/ilmbase/PKGBUILD extra/libwps/PKGBUILD extra/openexr/PKGBUILD extra/poppler/PKGBUILD
Diffstat (limited to 'community/connman')
-rw-r--r--community/connman/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD
index 7fe7cf9fc..c825c5ea9 100644
--- a/community/connman/PKGBUILD
+++ b/community/connman/PKGBUILD
@@ -1,10 +1,10 @@
-#$Id: PKGBUILD 86294 2013-03-14 20:45:45Z foutrelis $
+#$Id: PKGBUILD 88577 2013-04-20 14:52:33Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Lucas De Marchi <lucas.de.marchi@gmail.com>
pkgname=connman
-pkgver=1.12
-pkgrel=2
+pkgver=1.13
+pkgrel=1
pkgdesc="Wireless LAN network manager"
url="http://connman.net/"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn')
options=('!libtool')
source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'allow_group_network.diff')
-md5sums=('41e5bbc603d031459df4ff243b8318f0'
+md5sums=('12c0d5a52ad3749afac260ebc7151d16'
'a8d22ee089fb0ed725130d16ad393047')
build() {