Date: Wednesday, February 4, 2015 @ 09:22:42 Author: fyan Revision: 230669
upgpkg: kdesdk-dev-scripts 14.12.2-1 Modified: kdesdk-dev-scripts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 08:22:31 UTC (rev 230668) +++ PKGBUILD 2015-02-04 08:22:42 UTC (rev 230669) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdesdk-dev-scripts -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc='Scripts and setting files useful during development of KDE software' url='https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts' @@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'python2') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz") -sha1sums=('611ef3029dff1af158ea6da98537eeb8990fe606') +sha1sums=('67f937f562ef860e4d010dac709b9692590f0b85') build() { mkdir build
