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

Evangelos Foutras foutrelis at archlinux.org
Sat May 7 05:06:40 UTC 2016


    Date: Saturday, May 7, 2016 @ 07:06:39
  Author: foutrelis
Revision: 267142

upgpkg: xfce4-mixer 4.11.0-3

Remove install file.

Modified:
  xfce4-mixer/trunk/PKGBUILD
Deleted:
  xfce4-mixer/trunk/xfce4-mixer.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 05:06:36 UTC (rev 267141)
+++ PKGBUILD	2016-05-07 05:06:39 UTC (rev 267142)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-mixer
 pkgver=4.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The volume control plugin for the Xfce panel"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
@@ -14,7 +14,6 @@
          'libkeybinder2')
 optdepends=('gstreamer0.10-good-plugins: for OSS and PulseAudio support')
 makedepends=('intltool')
-install=$pkgname.install
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2')
 

Deleted: xfce4-mixer.install
===================================================================
--- xfce4-mixer.install	2016-05-07 05:06:36 UTC (rev 267141)
+++ xfce4-mixer.install	2016-05-07 05:06:39 UTC (rev 267142)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list