git » milou.git » commit 8787477

Plasma 5.17.0

author Antonio Rojas
2019-10-15 11:15:54 UTC
committer Antonio Rojas
2019-10-15 11:15:54 UTC
parent 4e3f5fd8fbc09aed913dfb510e0c129233a7b730

Plasma 5.17.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index ef2531e..c15ae40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=milou
-pkgver=5.16.5
+pkgver=5.17.0
 pkgrel=1
 pkgdesc="A dedicated search application built on top of Baloo"
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(krunner)
+depends=(krunner kitemmodels)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bfcdba29262dda9f386ee99132053ad5751194b2df8219899fcbb0b3699afcd5'
+sha256sums=('d8e94ecf18f2f41e3bcb66ae324996dc1db6c3addc4a506e060c7874c2764107'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>