[arch-commits] Commit in kdbusaddons/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Jul 11 01:06:16 UTC 2016
    
    
  
    Date: Monday, July 11, 2016 @ 01:06:15
  Author: felixonmars
Revision: 271297
upgpkg: kdbusaddons 5.24.0-1
Upstream release
Modified:
  kdbusaddons/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-11 01:06:09 UTC (rev 271296)
+++ PKGBUILD	2016-07-11 01:06:15 UTC (rev 271297)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdbusaddons
-pkgver=5.23.0
+pkgver=5.24.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=('0805d1dee82cf6d627dbdf2872bbbb00')
+md5sums=('9074fe5f6ffdffb20099a536f283812f')
 
 prepare() {
   mkdir -p build
    
    
More information about the arch-commits
mailing list