diff options
Diffstat (limited to 'core/wpa_actiond/PKGBUILD')
-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 7701e4c8f..e8559f15a 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') url="http://projects.archlinux.org/wpa_actiond.git/" |