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

Felix Yan fyan at archlinux.org
Wed Apr 27 15:37:25 UTC 2016


    Date: Wednesday, April 27, 2016 @ 17:37:25
  Author: fyan
Revision: 266245

upgpkg: dolphin 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 15:28:33 UTC (rev 266244)
+++ PKGBUILD	2016-04-27 15:37:25 UTC (rev 266245)
@@ -6,7 +6,7 @@
 
 pkgname=dolphin
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="File Manager"
 arch=(i686 x86_64)
 url="http://kde.org/applications/system/dolphin/"
@@ -20,7 +20,6 @@
 replaces=(kdebase-dolphin)
 groups=(kde-applications kdebase)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-install=$pkgname.install
 md5sums=('1d1ebbe0b914ca02f22b465f829268b7')
 
 prepare() {

Deleted: dolphin.install
===================================================================
--- dolphin.install	2016-04-27 15:28:33 UTC (rev 266244)
+++ dolphin.install	2016-04-27 15:37:25 UTC (rev 266245)
@@ -1,13 +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