[arch-commits] Commit in wpa_actiond/trunk (PKGBUILD)

Thomas Bächler thomas at archlinux.org
Sat Jul 14 13:40:06 UTC 2012


    Date: Saturday, July 14, 2012 @ 09:40:06
  Author: thomas
Revision: 163525

upgpkg: wpa_actiond 1.3-1: Remove PID file on exit

Modified:
  wpa_actiond/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-14 13:12:03 UTC (rev 163524)
+++ PKGBUILD	2012-07-14 13:40:06 UTC (rev 163525)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 pkgname=wpa_actiond
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc="Daemon that connects to wpa_supplicant and handles connect and disconnect events"
 arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('glibc' 'wpa_supplicant')
 source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('578efa1141fbf1acb56efff8061f4ac7ab99f257f8a3e1588db51a8ce77ac2b5')
+sha256sums=('4523b76980198666ac93f3a3772a10554ef608e6a18ab9eb1346303ee3a6f4b1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list