[arch-commits] Commit in amarok/kde-unstable (PKGBUILD amarok.install)

Antonio Rojas arojas at archlinux.org
Thu Apr 28 22:01:41 UTC 2016


    Date: Friday, April 29, 2016 @ 00:01:40
  Author: arojas
Revision: 266617

Hooks

Modified:
  amarok/kde-unstable/PKGBUILD
Deleted:
  amarok/kde-unstable/amarok.install

----------------+
 PKGBUILD       |    1 -
 amarok.install |   12 ------------
 2 files changed, 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 22:01:16 UTC (rev 266616)
+++ PKGBUILD	2016-04-28 22:01:40 UTC (rev 266617)
@@ -21,7 +21,6 @@
             "libmygpo-qt: gpodder.net Internet Service"
             "clamz: allow to download songs from Amazon.com"
             "gst-libav: MP3 codecs")
-install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz" 
 	taglib_version_detect.patch)
 sha1sums=('b9ca733e36eb7d2c1fec6cbcf82f40bb573aea44'

Deleted: amarok.install
===================================================================
--- amarok.install	2016-04-28 22:01:16 UTC (rev 266616)
+++ amarok.install	2016-04-28 22:01:40 UTC (rev 266617)
@@ -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