[arch-commits] Commit in kwin/trunk (PKGBUILD kwin.install)
Felix Yan
fyan at archlinux.org
Thu Apr 28 16:14:46 UTC 2016
Date: Thursday, April 28, 2016 @ 18:14:45
Author: fyan
Revision: 266530
upgpkg: kwin 5.6.3-2
Hooks rebuild (part 1)
Modified:
kwin/trunk/PKGBUILD
Deleted:
kwin/trunk/kwin.install
--------------+
PKGBUILD | 3 +--
kwin.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-28 16:04:47 UTC (rev 266529)
+++ PKGBUILD 2016-04-28 16:14:45 UTC (rev 266530)
@@ -4,7 +4,7 @@
pkgname=kwin
pkgver=5.6.3
-pkgrel=1
+pkgrel=2
pkgdesc='KDE Window manager'
arch=('i686' 'x86_64')
url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -13,7 +13,6 @@
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'libinput' 'python')
optdepends=('libinput: for kwin-wayland')
groups=('plasma')
-install=${pkgname}.install
conflicts=('kdebase-workspace')
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
md5sums=('c007cd5a6ecf2611a415062259f335d0')
Deleted: kwin.install
===================================================================
--- kwin.install 2016-04-28 16:04:47 UTC (rev 266529)
+++ kwin.install 2016-04-28 16:14:45 UTC (rev 266530)
@@ -1,11 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
More information about the arch-commits
mailing list