[arch-commits] Commit in solid/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 14 03:47:48 UTC 2016
Date: Sunday, February 14, 2016 @ 04:47:48
Author: fyan
Revision: 259192
upgpkg: solid 5.19.0-1
KF 5.19.0
Modified:
solid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-14 03:47:39 UTC (rev 259191)
+++ PKGBUILD 2016-02-14 03:47:48 UTC (rev 259192)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=solid
-pkgver=5.18.0
+pkgver=5.19.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=('783ceff0aed29a57235fb05abca41b6a')
+md5sums=('d664fa2d968c6d6a273881e90f749c7e')
prepare() {
mkdir build
More information about the arch-commits
mailing list