[arch-commits] Commit in kdbusaddons/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Dec 12 16:34:59 UTC 2015
Date: Saturday, December 12, 2015 @ 17:34:59
Author: fyan
Revision: 255896
upgpkg: kdbusaddons 5.17.0-1
KF 5.17.0
Modified:
kdbusaddons/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-12 16:34:51 UTC (rev 255895)
+++ PKGBUILD 2015-12-12 16:34:59 UTC (rev 255896)
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdbusaddons
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
pkgdesc='Addons to QtDBus'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kdbusaddons'
@@ -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=('8217284ce9b3db03d30098f935a40f29')
+md5sums=('9686e5800a49fc858e4247a71688739f')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list