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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:33:18 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:33:17
  Author: fyan
Revision: 266502

upgpkg: knetwalk 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:23:42 UTC (rev 266501)
+++ PKGBUILD	2016-04-28 15:33:17 UTC (rev 266502)
@@ -4,7 +4,7 @@
 
 pkgname=knetwalk
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Connect all the terminals to the server, in as few turns as possible"
 url="http://kde.org/applications/games/knetwalk/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdegames')
 depends=('libkdegames' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
 conflicts=('kdegames-knetwalk')
 replaces=('kdegames-knetwalk')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/knetwalk-${pkgver}.tar.xz")

Deleted: knetwalk.install
===================================================================
--- knetwalk.install	2016-04-28 15:23:42 UTC (rev 266501)
+++ knetwalk.install	2016-04-28 15:33:17 UTC (rev 266502)
@@ -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