diff options
Diffstat (limited to 'extra/kdenetwork-krdc/PKGBUILD')
-rw-r--r-- | extra/kdenetwork-krdc/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdenetwork-krdc/PKGBUILD b/extra/kdenetwork-krdc/PKGBUILD index 15e9c10be..5899b5189 100644 --- a/extra/kdenetwork-krdc/PKGBUILD +++ b/extra/kdenetwork-krdc/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 207060 2014-03-06 12:07:44Z andrea $ +# $Id: PKGBUILD 209572 2014-03-31 10:22:20Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-krdc -pkgver=4.12.3 +pkgver=4.12.4 pkgrel=1 pkgdesc='Remote Desktop Client' url='http://kde.org/applications/internet/krdc/' @@ -15,7 +15,7 @@ optdepends=('libvncserver: VNC support' 'freerdp: RDP support' 'kdebase-keditbookmarks: to edit bookmarks') source=("http://download.kde.org/stable/${pkgver}/src/krdc-${pkgver}.tar.xz") -sha1sums=('d5687a5a184dd80604b0105b3744f33e12d89c7b') +sha1sums=('0f2f99e732ec34ce2d95dfc10b69c1c23f108040') build() { mkdir build |