[arch-commits] Commit in kjobwidgets/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 14 03:48:26 UTC 2016
Date: Sunday, February 14, 2016 @ 04:48:26
Author: fyan
Revision: 259194
upgpkg: kjobwidgets 5.19.0-1
KF 5.19.0
Modified:
kjobwidgets/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-14 03:48:13 UTC (rev 259193)
+++ PKGBUILD 2016-02-14 03:48:26 UTC (rev 259194)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kjobwidgets
-pkgver=5.18.0
+pkgver=5.19.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=('fb8c4e9d823b3a8ec084f8c710909147')
+md5sums=('3b27494142b2a8eb01c85ad811f1ba02')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list