[arch-commits] Commit in plasma-desktop/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Sep 17 17:25:19 UTC 2020
Date: Thursday, September 17, 2020 @ 17:25:19
Author: arojas
Revision: 396224
Move replaces to plasma-desktop subpackage
Modified:
plasma-desktop/kde-unstable/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-17 17:18:45 UTC (rev 396223)
+++ PKGBUILD 2020-09-17 17:25:19 UTC (rev 396224)
@@ -5,7 +5,7 @@
pkgbase=plasma-desktop
pkgname=(plasma-desktop knetattach)
pkgver=5.19.90
-pkgrel=1
+pkgrel=2
pkgdesc='KDE Plasma Desktop'
arch=(x86_64)
url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -14,7 +14,6 @@
depends=(polkit-kde-agent libxkbfile kmenuedit systemsettings ksysguard baloo libibus)
makedepends=(extra-cmake-modules kdoctools xf86-input-evdev xf86-input-synaptics xf86-input-libinput xorg-server-devel
scim kdesignerplugin kaccounts-integration intltool)
-replaces=(user-manager)
groups=(plasma)
sha256sums=('b5b78212257b8d352b0c86a321dedba65fd05d85d5395ebec4e357331ade491e'
'SKIP')
@@ -38,6 +37,7 @@
'ibus: kimpanel IBUS support'
'scim: kimpanel SCIM support'
'kaccounts-integration: OpenDesktop integration plugin')
+ replaces=(user-manager)
DESTDIR="$pkgdir" cmake --install build
More information about the arch-commits
mailing list