summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f52497755a7..23775260087d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = caffeine-ng
depends = python-setuptools
depends = python-wheel
depends = python-pulsectl
- optdepends = libappindicator-gtk3: AppIndictor support (eg: Plasma, Unity).
+ optdepends = libappindicator-gtk3: AppIndicator support (eg: Plasma, Unity).
provides = caffeine
provides = caffeine-bzr
provides = caffeine-oneclick
@@ -33,4 +33,3 @@ pkgbase = caffeine-ng
md5sums = c56988059680bcd25525480f8688f81e
pkgname = caffeine-ng
-
diff --git a/PKGBUILD b/PKGBUILD
index 37d7ab138b75..6dbbe1e7acb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(python-gobject python-xdg python-dbus python-docopt python-ewmh gtk3
libnotify python-setproctitle python-setuptools python-wheel
python-pulsectl)
-optdepends=("libappindicator-gtk3: AppIndictor support (eg: Plasma, Unity).")
+optdepends=("libappindicator-gtk3: AppIndicator support (eg: Plasma, Unity).")
makedepends=(git python-setuptools-scm)
conflicts=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)
provides=(caffeine caffeine-bzr caffeine-oneclick caffeine-systray)