[arch-commits] Commit in knewstuff/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Dec 12 17:02:09 UTC 2015


    Date: Saturday, December 12, 2015 @ 18:02:08
  Author: fyan
Revision: 255974

upgpkg: knewstuff 5.17.0-1

KF 5.17.0

Modified:
  knewstuff/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 17:02:00 UTC (rev 255973)
+++ PKGBUILD	2015-12-12 17:02:08 UTC (rev 255974)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=knewstuff
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/knewstuff'
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('0e90b3c4f77905748f354c9390c2353b')
+md5sums=('99343eda8cfcf0a7632d145bd2107501')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list