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

Felix Yan felixonmars at archlinux.org
Sun Aug 14 15:48:03 UTC 2016


    Date: Sunday, August 14, 2016 @ 15:48:02
  Author: felixonmars
Revision: 273715

upgpkg: solid 5.25.0-1

Upstream release

Modified:
  solid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-14 15:47:57 UTC (rev 273714)
+++ PKGBUILD	2016-08-14 15:48:02 UTC (rev 273715)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=solid
-pkgver=5.24.0
+pkgver=5.25.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=('197787ff95a49eb80cd8fae28d6e4638')
+md5sums=('3ca487d5660ee83d0b2165e525ea5795')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list