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

Felix Yan felixonmars at archlinux.org
Sun Oct 9 17:25:47 UTC 2016


    Date: Sunday, October 9, 2016 @ 17:25:47
  Author: felixonmars
Revision: 278031

upgpkg: kjobwidgets 5.27.0-1

Upstream release

Modified:
  kjobwidgets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 17:25:39 UTC (rev 278030)
+++ PKGBUILD	2016-10-09 17:25:47 UTC (rev 278031)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kjobwidgets
-pkgver=5.26.0
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Widgets for tracking KJob instances'
 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=('02541526678389fc7e6f6681506b5e5e')
+md5sums=('4fd4ab8f572b7418efb38ec6153f1217')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list