[arch-commits] Commit in solid/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Jan 10 14:52:01 UTC 2016
Date: Sunday, January 10, 2016 @ 15:52:00
Author: fyan
Revision: 257764
upgpkg: solid 5.18.0-1
KF 5.18.0
Modified:
solid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-10 14:51:51 UTC (rev 257763)
+++ PKGBUILD 2016-01-10 14:52:00 UTC (rev 257764)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=solid
-pkgver=5.17.0
+pkgver=5.18.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=('911af1ae598c04d5183383cb4b36970f')
+md5sums=('783ceff0aed29a57235fb05abca41b6a')
prepare() {
mkdir build
More information about the arch-commits
mailing list