summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2024-04-01 23:07:12 +0200
committerFabioLolix2024-04-01 23:07:12 +0200
commite6ea1f1d21f0d8f1e0ca952128bb69720aef3309 (patch)
tree48a602d5903cd4e2f0793a6b69afcfa8dc1111d4 /PKGBUILD
parent9c8ac9cd8b6737defa5138c404bb4eedef43c6c4 (diff)
downloadaur-inxi-perl-git.tar.gz
update optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3d6dcb988a4..11b517103935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: FadeMind <fademind@gmail.com>
pkgname=inxi-perl-git
-pkgver=r5884.930a63d5
+pkgver=r6144.60b6fbb9
pkgrel=1
pkgdesc="Pinxi, development branch of inxi, a full featured CLI system information tool"
arch=(any)
@@ -12,7 +12,7 @@ depends=(coreutils pciutils perl procps-ng)
makedepends=(git)
optdepends=(
"bluez-tools: bt-adapter: -E bluetooth data (if no hciconfig)"
- "bluez-utils-compat: hciconfig: -E bluetooth HCI data"
+ "bluez-deprecated-tools: hciconfig: -E bluetooth HCI data"
"bind: -i wlan IP"
"dmidecode: inxi -M if no sys machine data"
"file: inxi -o unmounted file system"