[arch-commits] Commit in kdbusaddons/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 02:23:15 UTC 2015
Date: Saturday, September 12, 2015 @ 04:23:15
Author: fyan
Revision: 245847
upgpkg: kdbusaddons 5.14.0-1
Modified:
kdbusaddons/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 02:23:01 UTC (rev 245846)
+++ PKGBUILD 2015-09-12 02:23:15 UTC (rev 245847)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdbusaddons
-pkgver=5.13.0
+pkgver=5.14.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=('e51a450042e6e3a694bb2c9a1303d748')
+md5sums=('f549e9e7c7340df301b52530817ced0a')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list