[arch-commits] Commit in solid/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Mar 13 17:11:03 UTC 2015
Date: Friday, March 13, 2015 @ 18:11:02
Author: fyan
Revision: 233503
upgpkg: solid 5.8.0-1
KF 5.8
Modified:
solid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-13 17:10:55 UTC (rev 233502)
+++ PKGBUILD 2015-03-13 17:11:02 UTC (rev 233503)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=solid
-pkgver=5.7.0
+pkgver=5.8.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=('763c77540a984d28e00be0026aea8b14')
+md5sums=('85fa6a920e9634af9cd2acdf2aca71a9')
prepare() {
mkdir build
More information about the arch-commits
mailing list