summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2021-07-14 08:45:50 +0200
committerHugo Osvaldo Barrera2021-07-14 08:45:50 +0200
commit28a6b8e11c1a92556be44823702e792ae188cead (patch)
tree3b21f2d073740f574f825d6b970d2a7b2c06c4f1
parent3c437d546f057ac10049b48e81b17073404e6c87 (diff)
downloadaur-28a6b8e11c1a92556be44823702e792ae188cead.tar.gz
Typo
-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)