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

Felix Yan fyan at archlinux.org
Wed Apr 27 16:21:12 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:21:11
  Author: fyan
Revision: 172082

upgpkg: deepin-wm 1.0.5-2

Hooks rebuild (part 1)

Modified:
  deepin-wm/trunk/PKGBUILD
Deleted:
  deepin-wm/trunk/deepin-wm.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 16:20:38 UTC (rev 172081)
+++ PKGBUILD	2016-04-27 16:21:11 UTC (rev 172082)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-wm
 pkgver=1.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Deepin Window Manager'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/deepin-wm"
@@ -13,7 +13,6 @@
 depends=('bamf' 'clutter-gtk' 'deepin-desktop-schemas'
          'deepin-mutter' 'gnome-desktop' 'libgee')
 makedepends=('gnome-common' 'intltool' 'vala' 'git')
-install='deepin-wm.install'
 source=("git+https://cr.deepin.io/deepin-wm.git#tag=$pkgver")
 sha256sums=('SKIP')
 

Deleted: deepin-wm.install
===================================================================
--- deepin-wm.install	2016-04-27 16:20:38 UTC (rev 172081)
+++ deepin-wm.install	2016-04-27 16:21:11 UTC (rev 172082)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list