[arch-commits] Commit in libkscreen/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Apr 14 18:23:29 UTC 2015
Date: Tuesday, April 14, 2015 @ 20:23:29
Author: arojas
Revision: 236555
Add provides (needed for okular-frameworks)
Modified:
libkscreen/kde-unstable/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-14 18:20:19 UTC (rev 236554)
+++ PKGBUILD 2015-04-14 18:23:29 UTC (rev 236555)
@@ -5,7 +5,7 @@
pkgname=libkscreen
pkgver=5.2.95
-pkgrel=1
+pkgrel=2
pkgdesc='KDE screen management software'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/extragear/libs/libkscreen'
@@ -14,6 +14,7 @@
makedepends=('extra-cmake-modules')
conflicts=('libkscreen-frameworks')
replaces=('libkscreen-frameworks')
+provides=('libkscreen-frameworks')
source=("http://download.kde.org/unstable/plasma/${pkgver}/libkscreen-$pkgver.tar.xz")
md5sums=('afa66c549b61b149634c803a5edd401c')
More information about the arch-commits
mailing list