testing/wifish: fix url=

This commit is contained in:
Leo 2019-04-25 20:31:12 -03:00 committed by prspkt
parent 698b694b3c
commit 8d91ccdc2f
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -1,9 +1,9 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com> # Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=wifish pkgname=wifish
pkgver=1.1.4 pkgver=1.1.4
pkgrel=0 pkgrel=1
pkgdesc="Simple wifi menu tool for wpa_supplicant" pkgdesc="Simple wifi menu tool for wpa_supplicant"
url="http://github.com/bougyman/wifish" url="https://github.com/bougyman/wifish"
options="!check" # Tests require running wpa_supplicant instance with wpa_cli options="!check" # Tests require running wpa_supplicant instance with wpa_cli
arch="noarch" arch="noarch"
license="WTFPL" license="WTFPL"