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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:12:37 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:12:37
  Author: fyan
Revision: 266486

upgpkg: kiriki 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:12:22 UTC (rev 266485)
+++ PKGBUILD	2016-04-28 15:12:37 UTC (rev 266486)
@@ -5,7 +5,7 @@
 
 pkgname=kiriki
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An addictive and fun dice game"
 url="http://kde.org/applications/games/kiriki/"
 arch=(i686 x86_64)
@@ -13,7 +13,6 @@
 groups=(kde-applications kdegames)
 depends=(libkdegames hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python)
-install=$pkgname.install
 conflicts=(kdegames-kiriki)
 replaces=(kdegames-kiriki)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")

Deleted: kiriki.install
===================================================================
--- kiriki.install	2016-04-28 15:12:22 UTC (rev 266485)
+++ kiriki.install	2016-04-28 15:12:37 UTC (rev 266486)
@@ -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