Date: Saturday, August 16, 2014 @ 22:19:26 Author: svenstaro Revision: 220057
upgpkg: kdesdk-dev-scripts 4.14.0-1 kde 4.14.0 Modified: kdesdk-dev-scripts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-16 20:19:22 UTC (rev 220056) +++ PKGBUILD 2014-08-16 20:19:26 UTC (rev 220057) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdesdk-dev-scripts -pkgver=4.13.3 +pkgver=4.14.0 pkgrel=1 pkgdesc='Scripts and setting files useful during development of KDE software' url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts' @@ -12,7 +12,7 @@ depends=('kdebase-runtime' 'python2') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/stable/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz") -sha1sums=('9fcc6dfbaccad2fd5d8a72bf03677d8acd3f8909') +sha1sums=('269ce68278e31732bead5f994cd665ef25f44695') build() { mkdir build
