summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2024-04-01 23:07:12 +0200
committerFabioLolix2024-04-01 23:07:12 +0200
commite6ea1f1d21f0d8f1e0ca952128bb69720aef3309 (patch)
tree48a602d5903cd4e2f0793a6b69afcfa8dc1111d4
parent9c8ac9cd8b6737defa5138c404bb4eedef43c6c4 (diff)
downloadaur-inxi-perl-git.tar.gz
update optdepend
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 477bc058d55a..bb91a7a038df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi-perl-git
pkgdesc = Pinxi, development branch of inxi, a full featured CLI system information tool
- pkgver = r5884.930a63d5
+ pkgver = r6144.60b6fbb9
pkgrel = 1
url = https://smxi.org/docs/inxi.htm
arch = any
@@ -11,7 +11,7 @@ pkgbase = inxi-perl-git
depends = perl
depends = procps-ng
optdepends = bluez-tools: bt-adapter: -E bluetooth data (if no hciconfig)
- optdepends = bluez-utils-compat: hciconfig: -E bluetooth HCI data
+ optdepends = bluez-deprecated-tools: hciconfig: -E bluetooth HCI data
optdepends = bind: -i wlan IP
optdepends = dmidecode: inxi -M if no sys machine data
optdepends = file: inxi -o unmounted file system
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"