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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:44:32 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:44:31
  Author: fyan
Revision: 266512

upgpkg: kshisen 16.04.0-2

Hooks rebuild (part 1)

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

-----------------+
 PKGBUILD        |    3 +--
 kshisen.install |   11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:42:44 UTC (rev 266511)
+++ PKGBUILD	2016-04-28 15:44:31 UTC (rev 266512)
@@ -4,7 +4,7 @@
 
 pkgname=kshisen
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A solitaire-like game played using the standard set of Mahjong tiles"
 url="http://kde.org/applications/games/kshisen/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdegames')
 depends=('libkdegames' 'libkmahjongg' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
 conflicts=('kdegames-kshisen')
 replaces=('kdegames-kshisen')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kshisen-${pkgver}.tar.xz")

Deleted: kshisen.install
===================================================================
--- kshisen.install	2016-04-28 15:42:44 UTC (rev 266511)
+++ kshisen.install	2016-04-28 15:44:31 UTC (rev 266512)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list