[arch-commits] Commit in discover/trunk (PKGBUILD)
    Antonio Rojas 
    arojas at archlinux.org
       
    Tue Jan 31 09:50:14 UTC 2017
    
    
  
    Date: Tuesday, January 31, 2017 @ 09:50:13
  Author: arojas
Revision: 209589
Update to 5.9.0
Modified:
  discover/trunk/PKGBUILD
----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-31 09:36:22 UTC (rev 209588)
+++ PKGBUILD	2017-01-31 09:50:13 UTC (rev 209589)
@@ -2,19 +2,19 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org> 
 
 pkgname=discover
-pkgver=5.8.5
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='A collection of package management tools for KDE'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/kde/workspace/discover'
 license=(LGPL)
-depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects appstream-qt archlinux-appstream-data
-         hicolor-icon-theme kirigami)
+depends=(packagekit-qt5 knewstuff kdeclarative kitemmodels qt5-graphicaleffects appstream-qt archlinux-appstream-data
+         hicolor-icon-theme kirigami2)
 makedepends=(extra-cmake-modules python plasma-framework)
 conflicts=(muon)
 replaces=(muon)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('823f448957159a58a7a24cae558114ad'
+md5sums=('a20b959dc18e82a921515424f044b9bf'
          'SKIP')
 validpgpkeys=(2D1D5B0588357787DE9EE225EC94D18F7F05997E) # Jonathan Riddell <jr at jriddell.org>
 
    
    
More information about the arch-commits
mailing list