summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32021-01-22 17:31:15 +0100
committerdr460nf1r32021-01-22 17:31:15 +0100
commit861ce5245cd0ac9ddad40b7aa72e981140fcfa6e (patch)
tree689f77ef0f19986657cc46e188ba119990c475aa
parent1bbe0b90f4d486a9c44e05c307ae58831f66c727 (diff)
downloadaur-861ce5245cd0ac9ddad40b7aa72e981140fcfa6e.tar.gz
Another provides
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d7bc011b2e..6ef6d85b73c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=applet-window-buttons
pkgname=plasma5-applets-window-buttons-git
pkgver=0.8.1.r0.g1668c69
-pkgrel=2
+pkgrel=3
pkgdesc="Plasma 5 applet in order to show window buttons in your panels"
arch=(x86_64)
url="https://github.com/psifidotos/${_gitname}"
@@ -11,7 +11,7 @@ license=(GPL)
depends=(plasma-workspace)
makedepends=(git extra-cmake-modules)
conflicts=(plasma5-applets-window-buttons)
-provides=(plasma5-applets-window-buttons)
+provides=(plasma5-applets-window-buttons libappletdecoration)
source=("git+${url}.git")
sha256sums=('SKIP')