diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-08 11:22:51 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-08 11:22:51 -0300 |
commit | 8b0286a4728c5a9d69b5bb2c9ee627be0ed70bdb (patch) | |
tree | 7bce6b1f38e6c2cd2de7a5d2580a0b5ff4faf49b /core/wpa_actiond | |
parent | a607668699d0ed030ac69ed31969dfa266439e38 (diff) | |
parent | effb26c3b1f00bf8bea4e2562f07f9a06eb67606 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community-testing/shotwell/PKGBUILD
community-testing/texmaker/PKGBUILD
community/i3lock/PKGBUILD
core/dnsutils/PKGBUILD
core/expat/PKGBUILD
core/iptables/PKGBUILD
extra/ntp/PKGBUILD
extra/talloc/PKGBUILD
multilib/lib32-talloc/PKGBUILD
multilib/lib32-udev/PKGBUILD
Diffstat (limited to 'core/wpa_actiond')
-rw-r--r-- | core/wpa_actiond/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/wpa_actiond/PKGBUILD b/core/wpa_actiond/PKGBUILD index 6ab3a526a..9d3d375ad 100644 --- a/core/wpa_actiond/PKGBUILD +++ b/core/wpa_actiond/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 112297 2011-03-04 15:33:07Z stephane $ +# $Id: PKGBUILD 142219 2011-11-06 10:21:32Z thomas $ # Maintainer: Thomas Bächler <thomas@archlinux.org> pkgname=wpa_actiond pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc="Daemon that connects to wpa_supplicant and handles connect and disconnect events" arch=('i686' 'x86_64' 'mips64el') url="http://projects.archlinux.org/wpa_actiond.git/" |