summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2021-02-03 14:46:13 +0100
committerHugo Osvaldo Barrera2021-02-03 14:46:13 +0100
commit49bd437548f36c17bfe58c1433c286059fdecb07 (patch)
tree06c84a2d325dfecd591191e0264035f675cf938b
parent1c5077de26132ef94615707315f46cb8fb762b0a (diff)
downloadaur-49bd437548f36c17bfe58c1433c286059fdecb07.tar.gz
Update renamed dependency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f3d063cd887..f43c0d95b824 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = caffeine-ng-git
depends = libnotify
depends = python-setproctitle
depends = python-wheel
- depends = python-pulse-control
+ depends = python-pulsectl
optdepends = libindicator-gtk3: AppIndictor support.
provides = caffeine
provides = caffeine-bzr
diff --git a/PKGBUILD b/PKGBUILD
index dc1a177d400f..0fd9fd905d04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=(any)
url="https://github.com/caffeine-ng/caffeine-ng"
license=(GPL3)
depends=(python-gobject python-xdg python-dbus python-docopt python-ewmh gtk3
- libnotify python-setproctitle python-wheel python-pulse-control)
+ libnotify python-setproctitle python-wheel python-pulsectl)
optdepends=("libindicator-gtk3: AppIndictor support.")
makedepends=(git python-setuptools-scm)
conflicts=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)