[arch-commits] Commit in solid/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 15:11:00 UTC 2015
Date: Sunday, February 15, 2015 @ 16:11:00
Author: fyan
Revision: 231463
upgpkg: solid 5.7.0-1
Modified:
solid/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 15:10:55 UTC (rev 231462)
+++ PKGBUILD 2015-02-15 15:11:00 UTC (rev 231463)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=solid
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Hardware integration and detection'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-tools')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('fe9945886a08444a91beb1995023bc8e')
+md5sums=('763c77540a984d28e00be0026aea8b14')
prepare() {
mkdir build
More information about the arch-commits
mailing list