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

Maxime Gauduin alucryd at archlinux.org
Fri Apr 29 19:00:36 UTC 2016


    Date: Friday, April 29, 2016 @ 21:00:36
  Author: alucryd
Revision: 172813

hooks rebuild: plank 0.11.1-2

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

---------------+
 PKGBUILD      |    3 +--
 plank.install |   16 ----------------
 2 files changed, 1 insertion(+), 18 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-29 18:57:00 UTC (rev 172812)
+++ PKGBUILD	2016-04-29 19:00:36 UTC (rev 172813)
@@ -5,7 +5,7 @@
 
 pkgname=plank
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Elegant, simple, clean dock'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/plank'
@@ -13,7 +13,6 @@
 depends=('atk' 'bamf' 'cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3'
          'libgee' 'libwnck3' 'libx11' 'libxfixes' 'libxi' 'pango')
 makedepends=('gnome-common' 'intltool' 'vala')
-install='plank.install'
 source=("https://launchpad.net/plank/1.0/${pkgver}/+download/plank-${pkgver}.tar.xz")
 sha256sums=('7381e20b8ff0faf6992cc26c1b5e5f09028799eca87e07a1ba58d87e4579877b')
 

Deleted: plank.install
===================================================================
--- plank.install	2016-04-29 18:57:00 UTC (rev 172812)
+++ plank.install	2016-04-29 19:00:36 UTC (rev 172813)
@@ -1,16 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -fqt usr/share/icons/hicolor
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
-
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list