[arch-commits] Commit in kdbusaddons/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 11 03:36:42 UTC 2016
Date: Monday, April 11, 2016 @ 05:36:42
Author: fyan
Revision: 264518
upgpkg: kdbusaddons 5.21.0-1
Upstream release
Modified:
kdbusaddons/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 03:36:34 UTC (rev 264517)
+++ PKGBUILD 2016-04-11 03:36:42 UTC (rev 264518)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdbusaddons
-pkgver=5.20.0
+pkgver=5.21.0
pkgrel=1
pkgdesc='Addons to QtDBus'
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=('42ec6aa625812307b3710d1d7df517f7')
+md5sums=('9f7719be3da4cf774783cc62ee45ea7b')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list