Date: Thursday, January 31, 2013 @ 12:24:39 Author: andrea Revision: 176501
KDE 4.10 Modified: kdeutils-ktimer/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:24:37 UTC (rev 176500) +++ PKGBUILD 2013-01-31 11:24:39 UTC (rev 176501) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-ktimer -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc='Countdown Launcher' url='http://kde.org/applications/utilities/ktimer/' @@ -12,8 +12,8 @@ makedepends=('cmake' 'automoc4') groups=('kde' 'kdeutils') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/ktimer-${pkgver}.tar.xz") -sha1sums=('fa2e4054d66327b4609346d204dd9361171e9b17') +source=("http://download.kde.org/stable/${pkgver}/src/ktimer-${pkgver}.tar.xz") +sha1sums=('1d7d9299177cc7c6648fc50d6565ee4b7be1e2d5') build() { cd "${srcdir}"
