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

Felix Yan felixonmars at archlinux.org
Mon Jul 11 00:59:04 UTC 2016


    Date: Monday, July 11, 2016 @ 00:59:04
  Author: felixonmars
Revision: 271271

upgpkg: kcoreaddons 5.24.0-1

Upstream release

Modified:
  kcoreaddons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-11 00:58:57 UTC (rev 271270)
+++ PKGBUILD	2016-07-11 00:59:04 UTC (rev 271271)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcoreaddons
-pkgver=5.23.0
+pkgver=5.24.0
 pkgrel=1
 pkgdesc='Addons to QtCore'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('d808f36a8dfa14dd9300d3e0f76b69aa')
+md5sums=('03dfc4b55274c8ecb5290baa305c0a7d')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list