Date: Tuesday, May 7, 2013 @ 15:30:29 Author: andrea Revision: 184601
KDE 4.10.3 Modified: kdeutils-kremotecontrol/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:30:27 UTC (rev 184600) +++ PKGBUILD 2013-05-07 13:30:29 UTC (rev 184601) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-kremotecontrol -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc='Configure your remote controls for use with applications' url='http://kde.org/applications/utilities/kremotecontrol/' @@ -15,7 +15,7 @@ conflicts=('kdeutils-kdelirc') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz") -sha1sums=('e74d4724afef6fdfb5b4a95e35672b3e3d8e9b5c') +sha1sums=('5a3df78e08688647224c63418363940b222abe21') build() { cd "${srcdir}"
