[arch-commits] Commit in kwidgetsaddons/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Sun Oct  9 17:16:08 UTC 2016
    
    
  
    Date: Sunday, October 9, 2016 @ 17:16:08
  Author: felixonmars
Revision: 277997
upgpkg: kwidgetsaddons 5.27.0-1
Upstream release
Modified:
  kwidgetsaddons/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 17:16:00 UTC (rev 277996)
+++ PKGBUILD	2016-10-09 17:16:08 UTC (rev 277997)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwidgetsaddons
-pkgver=5.26.0
+pkgver=5.27.0
 pkgrel=1
 pkgdesc='Addons to QtWidgets'
 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=('2a5e96dece3096a1570772ade558a2aa')
+md5sums=('e3a44bed1791f6e0b5ac0b085b8af14b')
 
 prepare() {
   mkdir -p build
    
    
More information about the arch-commits
mailing list