aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-09 23:00:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-09 23:00:11 -0300
commit4f85327c7cbabc380a10cd154ec3d9573c193d4d (patch)
treeab7769ff0dd9866d2183911e72882dd8a21ad93f
parentfdfd4d76221b0d9a1fea45892b9fa50572b50ab0 (diff)
community/wifish: orphan
-rw-r--r--community/wifish/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/wifish/APKBUILD b/community/wifish/APKBUILD
index 0f85195476d..42a0f9814eb 100644
--- a/community/wifish/APKBUILD
+++ b/community/wifish/APKBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Leo <thinkabit.ukim@gmail.com>
+# Contributor: Leo <thinkabit.ukim@gmail.com>
+# Maintainer:
pkgname=wifish
pkgver=1.1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Simple wifi menu tool for wpa_supplicant"
url="https://github.com/bougyman/wifish"
options="!check" # Tests require running wpa_supplicant instance with wpa_cli
@@ -9,7 +10,7 @@ arch="noarch"
license="WTFPL"
depends="wpa_supplicant gawk dialog"
checkdepends="checkbashisms"
-source="$pkgname-$pkgver.tar.gz::https://github.com/bougyman/wifish/archive/${pkgver}.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/bougyman/wifish/archive/$pkgver.tar.gz"
package() {
install -Dm777 $pkgname "$pkgdir"/usr/bin/$pkgname