summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2016-02-16 09:56:44 +0100
committerMassimiliano Torromeo2016-02-16 09:56:44 +0100
commit273ae4c4139d8685ecd6a42d480e594b0d1a8396 (patch)
treebc9c7b7e9f6b2b507e6a13ec15f43b37535e9c11
parent11ddd6614a5edde8047e7cf3de9a03cc350d92a6 (diff)
downloadaur-273ae4c4139d8685ecd6a42d480e594b0d1a8396.tar.gz
Updated optdepends and build number
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31ae22be4ff6..8495c826b88e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 2 22:37:21 UTC 2016
+# Tue Feb 16 08:56:30 UTC 2016
pkgbase = krdc-git
pkgdesc = Remote Desktop Client (frameworks branch)
- pkgver = 15.12.1.r10.gc94a465
+ pkgver = 15.12.1.r24.g7947f47
pkgrel = 1
url = http://kde.org/applications/internet/krdc/
arch = i686
@@ -20,7 +20,7 @@ pkgbase = krdc-git
depends = knotifyconfig
depends = libvncserver
optdepends = freerdp: RDP support
- optdepends = keditbookmarks: to edit bookmarks
+ optdepends = kdebase-keditbookmarks: to edit bookmarks
provides = kdenetwork-krdc
conflicts = kdenetwork-krdc
source = git://anongit.kde.org/krdc.git#branch=frameworks
diff --git a/PKGBUILD b/PKGBUILD
index 7eed3ee5daf6..640f53b2a13c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=krdc-git
-pkgver=15.12.1.r10.gc94a465
+pkgver=15.12.1.r24.g7947f47
pkgrel=1
pkgdesc='Remote Desktop Client (frameworks branch)'
url='http://kde.org/applications/internet/krdc/'
@@ -10,7 +10,7 @@ license=('GPL' 'LGPL' 'FDL')
depends=('telepathy-qt5' 'kcmutils' 'kdnssd' 'knotifyconfig' 'libvncserver')
makedepends=('extra-cmake-modules' 'git' 'kdoctools' 'kdelibs4support')
optdepends=('freerdp: RDP support'
- 'keditbookmarks: to edit bookmarks')
+ 'kdebase-keditbookmarks: to edit bookmarks')
provides=(kdenetwork-krdc)
conflicts=(kdenetwork-krdc)
source=('git://anongit.kde.org/krdc.git#branch=frameworks')