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

Felix Yan fyan at archlinux.org
Thu Apr 28 05:42:03 UTC 2016


    Date: Thursday, April 28, 2016 @ 07:42:03
  Author: fyan
Revision: 266366

upgpkg: kdebase-runtime 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 05:40:03 UTC (rev 266365)
+++ PKGBUILD	2016-04-28 05:42:03 UTC (rev 266366)
@@ -5,7 +5,7 @@
 
 pkgname=kdebase-runtime
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Plugins and applications necessary for the running of KDE applications"
 arch=('i686' 'x86_64')
 url='https://www.kde.org/'
@@ -16,7 +16,6 @@
 provides=(notification-daemon)
 conflicts=(kdesu4)
 replaces=(kdesu4)
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kde-runtime-${pkgver}.tar.xz")
 sha1sums=('e49c748bcf569e52bf59354e2fffe17c1f40bc26')
 

Deleted: kdebase-runtime.install
===================================================================
--- kdebase-runtime.install	2016-04-28 05:40:03 UTC (rev 266365)
+++ kdebase-runtime.install	2016-04-28 05:42:03 UTC (rev 266366)
@@ -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