diff options
Diffstat (limited to 'extra/kdenetwork-krdc/PKGBUILD')
-rw-r--r-- | extra/kdenetwork-krdc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdenetwork-krdc/PKGBUILD b/extra/kdenetwork-krdc/PKGBUILD index 27459761b..a268117fb 100644 --- a/extra/kdenetwork-krdc/PKGBUILD +++ b/extra/kdenetwork-krdc/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdenetwork-krdc -pkgver=4.11.2 +pkgver=4.11.3 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=('17b7da4c9acfefcedb67d017323c66279aedc428') build() { mkdir build |