Date: Monday, July 11, 2016 @ 01:17:52 Author: felixonmars Revision: 271339
upgpkg: kdesignerplugin 5.24.0-1 Upstream release Modified: kdesignerplugin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 01:17:46 UTC (rev 271338) +++ PKGBUILD 2016-07-11 01:17:52 UTC (rev 271339) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdesignerplugin -pkgver=5.23.0 +pkgver=5.24.0 pkgrel=1 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('fe1ec30258eb149d21c9f649b72a8f1a') +md5sums=('079879839e1f6d7ba76c302f2cff11d0') prepare() { mkdir -p build
