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

Felix Yan felixonmars at archlinux.org
Wed Sep 14 09:34:00 UTC 2016


    Date: Wednesday, September 14, 2016 @ 09:34:00
  Author: felixonmars
Revision: 276338

upgpkg: kparts 5.26.0-1

Upstream release

Modified:
  kparts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 09:33:50 UTC (rev 276337)
+++ PKGBUILD	2016-09-14 09:34:00 UTC (rev 276338)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kparts
-pkgver=5.25.0
+pkgver=5.26.0
 pkgrel=1
 pkgdesc='Document centric plugin system'
 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=('52ddaccaa5848bdfb39b241adf32b63a')
+md5sums=('ce2e6562b990660928d080e7fbd97f0c')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list