Date: Friday, November 16, 2012 @ 14:58:56 Author: andrea Revision: 171223
KDE 4.10 beta1 - first steps Added: kdeutils-kdf/kde-unstable/ Modified: kdeutils-kdf/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2012-11-16 14:44:08 UTC (rev 171083) +++ kde-unstable/PKGBUILD 2012-11-16 19:58:56 UTC (rev 171223) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-kdf -pkgver=4.9.3 +pkgver=4.9.80 pkgrel=1 url="http://kde.org/applications/system/kdiskfree/" arch=('i686' 'x86_64') @@ -12,8 +12,8 @@ makedepends=('cmake' 'automoc4') groups=('kde' 'kdeutils') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kdf-${pkgver}.tar.xz") -sha1sums=('a14ab2740ec4d5be1839ad8b0650fd02106c0ce7') +source=("http://download.kde.org/unstable/${pkgver}/src/kdf-${pkgver}.tar.xz") +sha1sums=('0dede2c0adb2c9e013282253cd86dcd611457989') build() { cd "${srcdir}"
