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

Felix Yan fyan at archlinux.org
Sat Oct 10 09:57:44 UTC 2015


    Date: Saturday, October 10, 2015 @ 11:57:44
  Author: fyan
Revision: 248724

upgpkg: kcoreaddons 5.15.0-1

KF 5.15.0

Modified:
  kcoreaddons/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 09:57:37 UTC (rev 248723)
+++ PKGBUILD	2015-10-10 09:57:44 UTC (rev 248724)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcoreaddons
-pkgver=5.14.0
+pkgver=5.15.0
 pkgrel=1
 pkgdesc='Addons to QtCore'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 groups=('kf5')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3b6b2ac66ff2c436c7b8af6d1ca426be')
+md5sums=('8d4f4f374649419fe34e24766f5ec22b')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list