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

Antonio Rojas arojas at archlinux.org
Wed May 4 20:48:27 UTC 2016


    Date: Wednesday, May 4, 2016 @ 22:48:26
  Author: arojas
Revision: 266889

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-04 20:33:21 UTC (rev 266888)
+++ PKGBUILD	2016-05-04 20:48:26 UTC (rev 266889)
@@ -3,7 +3,7 @@
 
 pkgname=k3b
 pkgver=2.0.3a
-pkgrel=5
+pkgrel=6
 epoch=1
 pkgdesc="Feature-rich and easy to handle CD burning application"
 arch=('i686' 'x86_64')
@@ -18,7 +18,6 @@
             'emovix: for bootable multimedia cd/dvd support'
             'cdrdao: for disk-at-once (DAO) mode support'
             'cdparanoia: for cd ripping support')
-install=k3b.install
 source=(http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.xz k3b-ffmpeg3.patch)
 sha1sums=('f1001db3b5b32ef6bdb827742f1ca357c82b216f'
           '8ee47b04e92499d484c49e33dd33dabdf53025c9')

Deleted: k3b.install
===================================================================
--- k3b.install	2016-05-04 20:33:21 UTC (rev 266888)
+++ k3b.install	2016-05-04 20:48:26 UTC (rev 266889)
@@ -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