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

Antonio Rojas arojas at archlinux.org
Fri May 6 18:23:04 UTC 2016


    Date: Friday, May 6, 2016 @ 20:23:04
  Author: arojas
Revision: 267029

Hooks

Modified:
  kobodeluxe/trunk/PKGBUILD
  kobodeluxe/trunk/kobodeluxe.install

--------------------+
 PKGBUILD           |    4 ++--
 kobodeluxe.install |    5 -----
 2 files changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-06 18:19:33 UTC (rev 267028)
+++ PKGBUILD	2016-05-06 18:23:04 UTC (rev 267029)
@@ -3,12 +3,12 @@
 
 pkgname=kobodeluxe
 pkgver=0.5.1
-pkgrel=5
+pkgrel=6
 pkgdesc="An enhanced version of Akira Higuchi's game XKobo, an addictive space shoot'em up"
 arch=('i686' 'x86_64')
 url="http://www.olofson.net/kobodl/"
 license=('GPL' 'LGPL')
-depends=('sdl_image' 'hicolor-icon-theme' 'gtk-update-icon-cache')
+depends=('sdl_image' 'hicolor-icon-theme')
 install=kobodeluxe.install
 source=(http://www.olofson.net/kobodl/download/KoboDeluxe-${pkgver}.tar.gz
         kobodeluxe-gcc-4.3.patch kobodeluxe-0.5.1-glibc2.10.patch)

Modified: kobodeluxe.install
===================================================================
--- kobodeluxe.install	2016-05-06 18:19:33 UTC (rev 267028)
+++ kobodeluxe.install	2016-05-06 18:23:04 UTC (rev 267029)
@@ -12,9 +12,4 @@
     rmdir usr/share/kobo-deluxe/kobo-deluxe
     chgrp -R games var/games/kobo-deluxe/scores/
   fi
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}



More information about the arch-commits mailing list