diff options
Diffstat (limited to 'kde-unstable/kdeutils-kremotecontrol/PKGBUILD')
-rw-r--r-- | kde-unstable/kdeutils-kremotecontrol/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-unstable/kdeutils-kremotecontrol/PKGBUILD b/kde-unstable/kdeutils-kremotecontrol/PKGBUILD index 02d38b463..da2328e74 100644 --- a/kde-unstable/kdeutils-kremotecontrol/PKGBUILD +++ b/kde-unstable/kdeutils-kremotecontrol/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdeutils-kremotecontrol -pkgver=4.8.80 +pkgver=4.8.90 pkgrel=1 pkgdesc='Configure your remote controls for use with applications' url='http://kde.org/applications/utilities/kremotecontrol/' @@ -15,7 +15,7 @@ replaces=('kdeutils-kdelirc') conflicts=('kdeutils-kdelirc') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/kremotecontrol-${pkgver}.tar.xz") -sha1sums=('4a29cb8461e8ef3f5a145116112b2c013d14804c') +sha1sums=('e0fb9c79736d51298ae02f1dd375a16e0f5feb4e') build() { cd "${srcdir}" |