diff options
author | root <root@rshg054.dnsready.net> | 2012-06-29 00:01:58 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-29 00:01:58 +0000 |
commit | eb4c1f17fe6790f814a67378ed66bddbb93def96 (patch) | |
tree | 8d9a601807e65342ae8c6c59df40ffd168403e8f /kde-unstable/kdeutils-kremotecontrol | |
parent | ad4cbb616af1b40790c6533f1d5b98dbd7aaa199 (diff) |
Fri Jun 29 00:01:58 UTC 2012
Diffstat (limited to 'kde-unstable/kdeutils-kremotecontrol')
-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 da2328e74..7faf5abd8 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.90 +pkgver=4.8.95 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=('e0fb9c79736d51298ae02f1dd375a16e0f5feb4e') +sha1sums=('fa04e1d5f1a54aac9938db3e8c8f386890a2390a') build() { cd "${srcdir}" |