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

Maxime Gauduin alucryd at archlinux.org
Wed Apr 27 19:20:27 UTC 2016


    Date: Wednesday, April 27, 2016 @ 21:20:27
  Author: alucryd
Revision: 172156

hooks rebuild: audience 0.1.0.2-2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 19:14:44 UTC (rev 172155)
+++ PKGBUILD	2016-04-27 19:20:27 UTC (rev 172156)
@@ -4,7 +4,7 @@
 
 pkgname=audience
 pkgver=0.1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc='The Pantheon Video Player'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/audience'
@@ -17,7 +17,6 @@
             'gst-plugins-good: "Good" plugin libraries'
             'gst-plugins-bad: "Bad" plugin libraries'
             'gst-plugins-ugly: "Ugly" plugin libraries')
-install='audience.install'
 source=("https://launchpad.net/audience/freya/${pkgver}/+download/audience-${pkgver}.tar.xz")
 sha256sums=('75da7b75a2f3582cb096c63a8a88f5ce0e67a9ec261e096512af4ead97d2bed0')
 

Deleted: audience.install
===================================================================
--- audience.install	2016-04-27 19:14:44 UTC (rev 172155)
+++ audience.install	2016-04-27 19:20:27 UTC (rev 172156)
@@ -1,15 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -fqt /usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list