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 79fa506da..8ec87fcf5 100644 --- a/extra/kdenetwork-krdc/PKGBUILD +++ b/extra/kdenetwork-krdc/PKGBUILD @@ -1,8 +1,8 @@ -# $Id$ +# $Id: PKGBUILD 202580 2013-12-22 12:49:33Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-krdc -pkgver=4.11.2 +pkgver=4.12.0 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=('4df48d142823505770f47a8ac99454e8b2855a74') +sha1sums=('0f26191ada1fcbc2f785cd6f5d95df05dd1d37dd') build() { mkdir build |