summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortobi-wan-kenobi2022-01-06 09:27:40 +0100
committertobi-wan-kenobi2022-01-06 09:27:40 +0100
commitc8f913c64ae30c3bda6bddf3da65eb7a6565470e (patch)
tree8d043b7e78ee4cd44e29baeb2745fe335a63053d
parentd96ca3724f99762ca6181eccf157c6175a7241f0 (diff)
downloadaur-c8f913c64ae30c3bda6bddf3da65eb7a6565470e.tar.gz
Update optional dependency python-i3ipc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96cbbe8038ba..cd775ef7981b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = bumblebee-status
optdepends = xorg-xrandr: enable/disable screen outputs
optdepends = pacman: display current status of pacman
optdepends = iputils: display a ping
- optdepends = i3ipc-python: display titlebar
+ optdepends = python-i3ipc: display titlebar
optdepends = fakeroot: dependency of the pacman module
optdepends = python-pytz: timezone conversion for datetimetz module
optdepends = python-tzlocal: retrieve system timezone for datetimetz module
diff --git a/PKGBUILD b/PKGBUILD
index b6672bc481b0..0e41beefa877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ optdepends=('xorg-xbacklight: to display a displays brightness'
'xorg-xrandr: enable/disable screen outputs'
'pacman: display current status of pacman'
'iputils: display a ping'
- 'i3ipc-python: display titlebar'
+ 'python-i3ipc: display titlebar'
'fakeroot: dependency of the pacman module'
'python-pytz: timezone conversion for datetimetz module'
'python-tzlocal: retrieve system timezone for datetimetz module'