[arch-commits] Commit in solid/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Dec 12 16:42:20 UTC 2015


    Date: Saturday, December 12, 2015 @ 17:42:20
  Author: fyan
Revision: 255916

upgpkg: solid 5.17.0-1

KF 5.17.0

Modified:
  solid/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 16:42:12 UTC (rev 255915)
+++ PKGBUILD	2015-12-12 16:42:20 UTC (rev 255916)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=solid
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Hardware integration and detection'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/solid'
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('8d0d56882cdecdd61fe840c20b9995ae')
+md5sums=('911af1ae598c04d5183383cb4b36970f')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list