git » kjobwidgets.git » commit d8c35bd

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 16:19:00 UTC
committer Felix Yan
2015-02-15 16:19:00 UTC
parent 2e9a806046fef15a5dcffa50e2b885d1b500240c

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 8358baf..90b2939 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kjobwidgets
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Widgets for tracking KJob instances'
 arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ depends=('kcoreaddons' 'kwidgetsaddons' 'qt5-x11extras')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('75b8fbe3132ded5ed749b26077b1706f')
+md5sums=('0ac73cbe963296657429d82668801335')
 
 prepare() {
   mkdir -p build