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

Antonio Rojas arojas at archlinux.org
Wed May 4 19:19:13 UTC 2016


    Date: Wednesday, May 4, 2016 @ 21:19:12
  Author: arojas
Revision: 266877

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-04 18:15:22 UTC (rev 266876)
+++ PKGBUILD	2016-05-04 19:19:12 UTC (rev 266877)
@@ -5,7 +5,7 @@
 
 pkgname=amarok
 pkgver=2.8.0
-pkgrel=8
+pkgrel=9
 pkgdesc="The powerful music player for KDE"
 arch=("i686" "x86_64")
 url="http://amarok.kde.org/"
@@ -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.bz2"
         taglib_version_detect.patch amarok-ffmpeg3.patch::"https://git.reviewboard.kde.org/r/126682/diff/raw/")
 sha1sums=('e76ccd53c05d57f9457d74cd08c2c41383c00937'

Deleted: amarok.install
===================================================================
--- amarok.install	2016-05-04 18:15:22 UTC (rev 266876)
+++ amarok.install	2016-05-04 19:19:12 UTC (rev 266877)
@@ -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