Date: Sunday, August 3, 2014 @ 15:14:58 Author: svenstaro Revision: 218893
upgpkg: kdesdk-dev-scripts 4.13.97-1 kde 4.14 rc1 Modified: kdesdk-dev-scripts/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-03 13:14:52 UTC (rev 218892) +++ PKGBUILD 2014-08-03 13:14:58 UTC (rev 218893) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdesdk-dev-scripts -pkgver=4.13.95 +pkgver=4.13.97 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/unstable/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz") -sha1sums=('4c9a374d4c2ae38e6e4a834378dc7f036c6dcfac') +sha1sums=('6d8c29b895ef5bda518dddd2335781c2324cd812') build() { mkdir build
