Date: Friday, July 25, 2014 @ 17:07:53 Author: svenstaro Revision: 218108
upgpkg: kdesdk-dev-scripts 4.13.95-1 upstream release 4.14 beta 3 Added: kdesdk-dev-scripts/kde-unstable/ Modified: kdesdk-dev-scripts/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2014-07-24 18:53:49 UTC (rev 217821) +++ kde-unstable/PKGBUILD 2014-07-25 15:07:53 UTC (rev 218108) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdesdk-dev-scripts -pkgver=4.13.3 +pkgver=4.13.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' @@ -11,8 +11,8 @@ groups=('kde' 'kdesdk') depends=('kdebase-runtime' 'python2') makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/stable/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz") -sha1sums=('9fcc6dfbaccad2fd5d8a72bf03677d8acd3f8909') +source=("http://download.kde.org/unstable/${pkgver}/src/kde-dev-scripts-${pkgver}.tar.xz") +sha1sums=('4c9a374d4c2ae38e6e4a834378dc7f036c6dcfac') build() { mkdir build
