Date: Tuesday, July 16, 2013 @ 20:59:00 Author: svenstaro Revision: 190406
upgpkg: kdesdk-dev-scripts 4.10.95-1 upstream 4.11rc1 Modified: kdesdk-dev-scripts/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 18:58:57 UTC (rev 190405) +++ PKGBUILD 2013-07-16 18:59:00 UTC (rev 190406) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdesdk-dev-scripts -pkgver=4.10.90 +pkgver=4.10.95 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=('aacd8b244bab3e0af0213109388add5898d90ae2') +sha1sums=('c41dd0b6c9e84930c0a8a7363823e3def0311c09') build() { mkdir build
