[arch-commits] Commit in discover/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Oct 4 16:22:31 UTC 2016
Date: Tuesday, October 4, 2016 @ 16:22:30
Author: arojas
Revision: 191320
Update to 5.8.0
Modified:
discover/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-04 15:59:18 UTC (rev 191319)
+++ PKGBUILD 2016-10-04 16:22:30 UTC (rev 191320)
@@ -2,18 +2,18 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=discover
-pkgver=5.7.5
+pkgver=5.8.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)
+depends=(packagekit-qt5 knewstuff kdeclarative qt5-graphicaleffects appstream-qt archlinux-appstream-data hicolor-icon-theme kirigami)
makedepends=(extra-cmake-modules python plasma-framework)
conflicts=(muon)
replaces=(muon)
source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('e6fb355e76af797bb9d254437af5dd12')
+md5sums=('98d3d35ce3a28f1f161a9db38fa7e5b7')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list