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

Felix Yan fyan at archlinux.org
Wed Apr 8 08:32:47 UTC 2015


    Date: Wednesday, April 8, 2015 @ 10:32:47
  Author: fyan
Revision: 235663

upgpkg: solid 5.9.0-1

Modified:
  solid/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 08:29:56 UTC (rev 235662)
+++ PKGBUILD	2015-04-08 08:32:47 UTC (rev 235663)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=solid
-pkgver=5.8.0
+pkgver=5.9.0
 pkgrel=1
 pkgdesc='Hardware integration and detection'
 arch=('i686' 'x86_64')
@@ -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=('85fa6a920e9634af9cd2acdf2aca71a9')
+md5sums=('cfe8a78e9e0e9e06a9cdb2295fcdef66')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list