summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2015-07-22 00:08:52 +0200
committerAntonio Rojas2015-07-22 00:08:52 +0200
commitb983b85665b66764d01de98d14a3ad0ab574f94b (patch)
tree93d82286b3855a949ea711cc8ea9d2213c4ec9c3 /PKGBUILD
parent1ded219ea3fa1b4fde18e9a1dce87a69b1aec333 (diff)
downloadaur-b983b85665b66764d01de98d14a3ad0ab574f94b.tar.gz
Remove kservice and kiconthemes dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e16d3fcd3c56..b701ceba9e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=knotifications-git
-pkgver=r108.b792a14
+pkgver=r182.50c0a31
pkgrel=1
pkgdesc='KNotifications'
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url='https://projects.kde.org/projects/frameworks/knotifications'
-license=('LGPL')
-depends=('libdbusmenu-qt5' 'phonon-qt5' 'kservice-git' 'kiconthemes-git')
-makedepends=('extra-cmake-modules-git' 'git' 'qt5-tools' 'python')
-groups=('kf5')
+license=(LGPL)
+depends=(libdbusmenu-qt5 phonon-qt5 kwindowsystem-git kcodecs-git kconfig-git kcoreaddons-git)
+makedepends=(extra-cmake-modules-git git qt5-tools python)
+groups=(kf5)
conflicts=(knotifications)
provides=(knotifications)
source=('git://anongit.kde.org/knotifications.git')