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

Thomas Bächler thomas at nymeria.archlinux.org
Wed Feb 27 18:51:58 UTC 2013


    Date: Wednesday, February 27, 2013 @ 19:51:58
  Author: thomas
Revision: 178853

upgpkg: wpa_actiond 1.4-1

Modified:
  wpa_actiond/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-27 17:13:50 UTC (rev 178852)
+++ PKGBUILD	2013-02-27 18:51:58 UTC (rev 178853)
@@ -1,15 +1,17 @@
 # $Id$
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 pkgname=wpa_actiond
-pkgver=1.3
+pkgver=1.4
 pkgrel=1
 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/"
 license=('GPL')
 depends=('glibc' 'wpa_supplicant')
-source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4523b76980198666ac93f3a3772a10554ef608e6a18ab9eb1346303ee3a6f4b1')
+source=(ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz
+        ftp://ftp.archlinux.org/other/wpa_actiond/${pkgname}-${pkgver}.tar.xz.sig)
+sha256sums=('e0e65e7c52a32796a0ff855ab18aa0b237d6b9afc87d4008c0380735abcb1a54'
+            '65b832036606b61d9bec0fcc11ba95cfaf864b78b3ddd62bd4d38595fc0bc4d4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list