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

Felix Yan felixonmars at archlinux.org
Sun Aug 14 16:02:50 UTC 2016


    Date: Sunday, August 14, 2016 @ 16:02:49
  Author: felixonmars
Revision: 273779

upgpkg: knewstuff 5.25.0-1

Upstream release

Modified:
  knewstuff/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-14 16:02:44 UTC (rev 273778)
+++ PKGBUILD	2016-08-14 16:02:49 UTC (rev 273779)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=knewstuff
-pkgver=5.24.0
+pkgver=5.25.0
 pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('9f91b9149cfc388403642750f20e411f')
+md5sums=('2ea7e17162776681193f67d66821182d')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list