summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-02-12 10:09:00 -0700
committerMark Wagie2021-02-12 10:09:00 -0700
commit7797be58f771b3e89996f93e501fc00f6052a194 (patch)
tree87cc972142655eed13e8e98672db2091376a4817 /PKGBUILD
parent3bdd98991f117bf46b958a87fd0b648e12978be3 (diff)
downloadaur-7797be58f771b3e89996f93e501fc00f6052a194.tar.gz
use ubertooth instead of ubertooth-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3927a1bbf65..450eae4f6503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=sparrow-wifi-git
pkgver=r170.ad95f2e
-pkgrel=3
+pkgrel=4
pkgdesc="Next-Gen GUI-based WiFi and Bluetooth Analyzer for Linux"
arch=('any')
url="https://github.com/ghostop14/sparrow-wifi"
@@ -24,7 +24,7 @@ depends=('aircrack-ng'
makedepends=('git')
optdepends=('gpsd: GPS support'
'bluez-utils-compat: Blueooth-support'
- 'ubertooth-git: Ubertooth support'
+ 'ubertooth: Ubertooth support'
'python-dronekit: Drone communication support'
'net-tools: for rpi.monitor_3dr script'
'python-elasticsearch'