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

Felix Yan felixonmars at archlinux.org
Wed Sep 14 09:26:56 UTC 2016


    Date: Wednesday, September 14, 2016 @ 09:26:55
  Author: felixonmars
Revision: 276322

upgpkg: solid 5.26.0-1

Upstream release

Modified:
  solid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 09:26:40 UTC (rev 276321)
+++ PKGBUILD	2016-09-14 09:26:55 UTC (rev 276322)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=solid
-pkgver=5.25.0
+pkgver=5.26.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=('3ca487d5660ee83d0b2165e525ea5795')
+md5sums=('1c5c8be01f5dffdf7551db5e576f1096')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list