[arch-commits] Commit in ksysguard/trunk (PKGBUILD ksysguard.install)

Felix Yan fyan at archlinux.org
Thu Apr 28 15:59:41 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:59:40
  Author: fyan
Revision: 266522

upgpkg: ksysguard 5.6.3-2

Hooks rebuild (part 1)

Modified:
  ksysguard/trunk/PKGBUILD
Deleted:
  ksysguard/trunk/ksysguard.install

-------------------+
 PKGBUILD          |    3 +--
 ksysguard.install |   12 ------------
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:59:16 UTC (rev 266521)
+++ PKGBUILD	2016-04-28 15:59:40 UTC (rev 266522)
@@ -5,7 +5,7 @@
 
 pkgname=ksysguard
 pkgver=5.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Track and control the processes running in your system'
 arch=('i686' 'x86_64')
 url='https://userbase.kde.org/KSysGuard'
@@ -15,7 +15,6 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-install="${pkgname}.install"
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
 md5sums=('21ab8596a2e47f00e9823d1ad4e64e5d')
 

Deleted: ksysguard.install
===================================================================
--- ksysguard.install	2016-04-28 15:59:16 UTC (rev 266521)
+++ ksysguard.install	2016-04-28 15:59:40 UTC (rev 266522)
@@ -1,12 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list