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

Antonio Rojas arojas at archlinux.org
Fri May 6 18:19:01 UTC 2016


    Date: Friday, May 6, 2016 @ 20:19:01
  Author: arojas
Revision: 267027

Hooks

Modified:
  gweled/trunk/PKGBUILD
  gweled/trunk/gweled.install

----------------+
 PKGBUILD       |    2 +-
 gweled.install |    5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 18:15:47 UTC (rev 267026)
+++ PKGBUILD	2016-05-06 18:19:01 UTC (rev 267027)
@@ -3,7 +3,7 @@
 
 pkgname=gweled
 pkgver=0.9.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A puzzle game similar to Bejeweled (aka Diamond Mine)"
 arch=('i686' 'x86_64')
 license=('GPL')

Modified: gweled.install
===================================================================
--- gweled.install	2016-05-06 18:15:47 UTC (rev 267026)
+++ gweled.install	2016-05-06 18:19:01 UTC (rev 267027)
@@ -12,13 +12,8 @@
     chown root:games "var/games/${score}"
     chmod 664 "var/games/${score}"
   done
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 post_upgrade() {
   post_install $1
 }
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}



More information about the arch-commits mailing list