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

Felix Yan fyan at archlinux.org
Thu Apr 28 08:05:59 UTC 2016


    Date: Thursday, April 28, 2016 @ 10:05:59
  Author: fyan
Revision: 266424

upgpkg: kdepim-runtime 16.04.0-2

Hooks rebuild (part 1)

Modified:
  kdepim-runtime/trunk/PKGBUILD
Deleted:
  kdepim-runtime/trunk/kdepim-runtime.install

------------------------+
 PKGBUILD               |    3 +--
 kdepim-runtime.install |   13 -------------
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 07:59:43 UTC (rev 266423)
+++ PKGBUILD	2016-04-28 08:05:59 UTC (rev 266424)
@@ -5,7 +5,7 @@
 
 pkgname=kdepim-runtime
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/KDE_PIM'
@@ -13,7 +13,6 @@
 depends=(hicolor-icon-theme libkgapi libkolab akonadi-socialutils akonadi-calendar
          knotifyconfig kross kalarmcal kmbox kimap kde-syndication)
 makedepends=(extra-cmake-modules kdoctools boost python)
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('b7ae61ed4a81920536e11c948e77a94764a34291')
 

Deleted: kdepim-runtime.install
===================================================================
--- kdepim-runtime.install	2016-04-28 07:59:43 UTC (rev 266423)
+++ kdepim-runtime.install	2016-04-28 08:05:59 UTC (rev 266424)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-mime-database usr/share/mime &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list