[arch-commits] Commit in knewstuff/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Oct 10 10:28:39 UTC 2015
Date: Saturday, October 10, 2015 @ 12:28:38
Author: fyan
Revision: 248828
upgpkg: knewstuff 5.15.0-1
KF 5.15.0
Modified:
knewstuff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-10-10 10:28:31 UTC (rev 248827)
+++ PKGBUILD 2015-10-10 10:28:38 UTC (rev 248828)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=knewstuff
-pkgver=5.14.0
+pkgver=5.15.0
pkgrel=1
pkgdesc='Support for downloading application assets from the network'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('17e952f64c00a844d23f56381fa53f5b')
+md5sums=('c0a82c797db0af67dfc8cfa72d6bca08')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list