[arch-commits] Commit in solid/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 03:38:06 UTC 2015
Date: Saturday, September 12, 2015 @ 05:38:06
Author: fyan
Revision: 245867
upgpkg: solid 5.14.0-1
Modified:
solid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 03:37:14 UTC (rev 245866)
+++ PKGBUILD 2015-09-12 03:38:06 UTC (rev 245867)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=solid
-pkgver=5.13.0
+pkgver=5.14.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=('65cad682f4e55f02e0a547eb84e779b5')
+md5sums=('8e487975994ba2c5811f6830609c73de')
prepare() {
mkdir build
More information about the arch-commits
mailing list