summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2020-11-26 17:39:56 +0000
committerJoão Figueiredo2020-11-26 17:39:56 +0000
commita691913055bcedba9a3e1dbc0fd6f9113576e363 (patch)
tree7fbc40229b325b98090a232319fefdd0d798bf30 /PKGBUILD
parent591370c026435f566269a36489c8241f3801b181 (diff)
downloadaur-a691913055bcedba9a3e1dbc0fd6f9113576e363.tar.gz
Removed groups=('kf5'), could cause issues when using unofficial repos. Thanks @Elanzer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72ed2bd496bf..a1a0d359e040 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,13 @@
pkgname=kjobwidgets-git
pkgver=v4.100.0.rc1.r252.g4a3a066
-pkgrel=1
+pkgrel=2
pkgdesc='KJobWidgets'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kjobwidgets'
license=('LGPL')
depends=('kcoreaddons-git' 'kwidgetsaddons-git' 'qt5-x11extras')
makedepends=('extra-cmake-modules-git' 'git' 'qt5-tools')
-groups=('kf5')
conflicts=(kjobwidgets)
provides=(kjobwidgets)
source=('git+https://github.com/KDE/kjobwidgets.git')