Date: Sunday, August 3, 2014 @ 15:13:05 Author: svenstaro Revision: 218880
upgpkg: kdenetwork-krfb 4.13.97-1 kde 4.14 rc1 Modified: kdenetwork-krfb/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-03 13:13:03 UTC (rev 218879) +++ PKGBUILD 2014-08-03 13:13:05 UTC (rev 218880) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdenetwork-krfb -pkgver=4.13.95 +pkgver=4.13.97 pkgrel=1 pkgdesc='Desktop Sharing' url='http://www.kde.org/applications/system/krfb' @@ -15,7 +15,7 @@ depends=('kdebase-runtime' 'libvncserver' 'libxdamage' 'telepathy-qt') makedepends=('cmake' 'automoc4') source=("http://download.kde.org/unstable/${pkgver}/src/krfb-${pkgver}.tar.xz") -sha1sums=('5f2b380ac402a7f0ea6e075e44b8d39c4c226332') +sha1sums=('916628d6030e45906113f1d7cbc993fd11f4f5c9') build() { mkdir build
