[arch-commits] Commit in solid/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 11 03:43:06 UTC 2016
Date: Monday, April 11, 2016 @ 05:43:06
Author: fyan
Revision: 264538
upgpkg: solid 5.21.0-1
Upstream release
Modified:
solid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 03:42:57 UTC (rev 264537)
+++ PKGBUILD 2016-04-11 03:43:06 UTC (rev 264538)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=solid
-pkgver=5.20.0
+pkgver=5.21.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=('0bcf42d89dc6276dbba3b9f8259d67ab')
+md5sums=('0b83cbdd8985c9a2b115523da9db02a9')
prepare() {
mkdir build
More information about the arch-commits
mailing list