Date: Friday, July 25, 2014 @ 17:10:45 Author: svenstaro Revision: 218153
upgpkg: kdeutils-kremotecontrol 4.13.95-1 upstream release 4.14 beta 3 Added: kdeutils-kremotecontrol/kde-unstable/ Modified: kdeutils-kremotecontrol/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:10:45 UTC (rev 218153) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdeutils-kremotecontrol -pkgver=4.13.3 +pkgver=4.13.95 pkgrel=1 pkgdesc='Configure your remote controls for use with applications' url='http://kde.org/applications/utilities/kremotecontrol/' @@ -14,8 +14,8 @@ replaces=('kdeutils-kdelirc') conflicts=('kdeutils-kdelirc') install=${pkgname}.install -source=("http://download.kde.org/stable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz") -sha1sums=('28efeb1c97fa3b3b7b22c9fad92967b49811c7c7') +source=("http://download.kde.org/unstable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz") +sha1sums=('968537108fe39207e11d46f76255284ba3c46b83') build() { cd "${srcdir}"
