[arch-commits] Commit in knewstuff/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 17:05:39 UTC 2015
Date: Sunday, February 15, 2015 @ 18:05:38
Author: fyan
Revision: 231560
upgpkg: knewstuff 5.7.0-1
Modified:
knewstuff/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 17:03:36 UTC (rev 231559)
+++ PKGBUILD 2015-02-15 17:05:38 UTC (rev 231560)
@@ -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=knewstuff
-pkgver=5.6.0
+pkgver=5.7.0
pkgrel=1
pkgdesc='Support for downloading application assets from the network'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a1f3fbf4fd4276e38f226852df3f6e62')
+md5sums=('567dc7bb3520b9e8cf2f92b7afd854f3')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list