summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2021-09-10 18:17:11 +0200
committerLuca Weiss2021-09-10 18:17:11 +0200
commit08237fa2a903413de603dcacb3fb4d2b946bdbe9 (patch)
tree7ec650285b2b7fa1a9be90a2cedb7c1e5db6637b /PKGBUILD
parentf56045e45d48a4869b425dbd9e92ccb35432672c (diff)
downloadaur-08237fa2a903413de603dcacb3fb4d2b946bdbe9.tar.gz
plasma5-applets-server-status-git: remove empty depends array
New makepkg doesn't like this
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89291023df76..c825a38c0399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
_pkgname=plasma-applet-server-status
pkgname=plasma5-applets-server-status-git
-pkgver=r4.76703a5
+pkgver=r5.639b183
pkgrel=1
pkgdesc="Applet for KDE Plasma 5 showing a status of the servers defined by user."
arch=("any")
url="https://github.com/MakG10/plasma-applet-server-status"
license=('GPL3')
-depends=('')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'plasma-framework')
provides=("plasma5-applets-server-status")
conflicts=("plasma5-applets-server-status")