[arch-commits] Commit in libkscreen (kde-unstable kde-unstable/PKGBUILD repos trunk)
Antonio Rojas
arojas at archlinux.org
Thu Apr 9 18:59:29 UTC 2015
Date: Thursday, April 9, 2015 @ 20:59:28
Author: arojas
Revision: 235958
Rename libkscreen-frameworks to libkscreen for Plasma 5.3
Added:
libkscreen/kde-unstable/
Modified:
libkscreen/kde-unstable/PKGBUILD
Deleted:
libkscreen/repos/
libkscreen/trunk/
----------+
PKGBUILD | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- -frameworks/trunk/PKGBUILD 2015-04-04 07:06:38 UTC (rev 235429)
+++ kde-unstable/PKGBUILD 2015-04-09 18:59:28 UTC (rev 235958)
@@ -1,9 +1,9 @@
# $Id$
# Maintainer: Felix Yan <felixonmars at archlinux.org>
# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Antonio Rojas
+# Contributor: Antonio Rojas <arojas at archlinux.org>
-pkgname=libkscreen-frameworks
+pkgname=libkscreen
pkgver=5.2.2
pkgrel=1
pkgdesc='KDE screen management software'
@@ -12,6 +12,8 @@
license=('LGPL')
depends=('qt5-x11extras' 'libxrandr')
makedepends=('extra-cmake-modules')
+conflicts=('libkscreen-frameworks')
+replaces=('libkscreen-frameworks')
source=("http://download.kde.org/stable/plasma/${pkgver}/libkscreen-$pkgver.tar.xz")
md5sums=('0dd314fefd799c066488769717ed52f1')
More information about the arch-commits
mailing list