[arch-commits] Commit in knewstuff/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 11 04:02:13 UTC 2016
Date: Monday, April 11, 2016 @ 06:02:13
Author: fyan
Revision: 264596
upgpkg: knewstuff 5.21.0-1
Upstream release
Modified:
knewstuff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 04:02:05 UTC (rev 264595)
+++ PKGBUILD 2016-04-11 04:02:13 UTC (rev 264596)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=knewstuff
-pkgver=5.20.0
+pkgver=5.21.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=('78b7a63732f76652cc95fed80e138074')
+md5sums=('0790e977930f295164a4f123b78024e0')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list