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

Maxime Gauduin alucryd at archlinux.org
Fri Apr 29 19:03:21 UTC 2016


    Date: Friday, April 29, 2016 @ 21:03:20
  Author: alucryd
Revision: 172817

hooks rebuild: qtscrobbler 0.11-6

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

---------------------+
 PKGBUILD            |    3 +--
 qtscrobbler.install |    9 ---------
 2 files changed, 1 insertion(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 19:03:12 UTC (rev 172816)
+++ PKGBUILD	2016-04-29 19:03:20 UTC (rev 172817)
@@ -4,7 +4,7 @@
 
 pkgname=qtscrobbler
 pkgver=0.11
-pkgrel=5
+pkgrel=6
 pkgdesc="Submit .scrobbler.log from portable players to Last.fm and Libre.fm"
 arch=('i686' 'x86_64')
 url="http://qtscrob.sourceforge.net/"
@@ -11,7 +11,6 @@
 license=('GPL')
 depends=('libmtp' 'qt4')
 makedepends=('gtk-update-icon-cache' 'gzip')
-install=${pkgname}.install
 source=("http://downloads.sourceforge.net/project/qtscrob/qtscrob/${pkgver}/qtscrob-${pkgver}.tar.bz2")
 sha256sums=('01c8e48f616ed09504833d27d92fd62f455bd645ea2d1cc2a5f4c287d641daba')
 

Deleted: qtscrobbler.install
===================================================================
--- qtscrobbler.install	2016-04-29 19:03:12 UTC (rev 172816)
+++ qtscrobbler.install	2016-04-29 19:03:20 UTC (rev 172817)
@@ -1,9 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -ftq usr/share/icons/hicolor
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list