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

Felix Yan fyan at archlinux.org
Wed Apr 27 15:43:03 UTC 2016


    Date: Wednesday, April 27, 2016 @ 17:43:03
  Author: fyan
Revision: 172064

upgpkg: deepin-game 2014.2-4

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 15:42:38 UTC (rev 172063)
+++ PKGBUILD	2016-04-27 15:43:03 UTC (rev 172064)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-game
 pkgver=2014.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Deepin Game Center"
 arch=('any')
 url="https://gitcafe.com/Deepin/deepin-game"
@@ -14,7 +14,6 @@
          'python2-jswebkit' 'python2-deepin-storm')
 makedepends=('deepin-gettext-tools' 'git')
 groups=('deepin-extra')
-install="${pkgname}.install"
 source=("git+https://github.com/linuxdeepin/deepin-game.git#tag=$pkgver")
 sha256sums=('SKIP')
 

Deleted: deepin-game.install
===================================================================
--- deepin-game.install	2016-04-27 15:42:38 UTC (rev 172063)
+++ deepin-game.install	2016-04-27 15:43:03 UTC (rev 172064)
@@ -1,12 +0,0 @@
-post_install() {
-  update-desktop-database -q
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list