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

Felix Yan fyan at archlinux.org
Thu Apr 28 06:11:58 UTC 2016


    Date: Thursday, April 28, 2016 @ 08:11:58
  Author: fyan
Revision: 266378

upgpkg: kdegames-konquest 16.04.0-2

Hooks rebuild (part 1)

Modified:
  kdegames-konquest/trunk/PKGBUILD
Deleted:
  kdegames-konquest/trunk/kdegames-konquest.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 05:59:38 UTC (rev 266377)
+++ PKGBUILD	2016-04-28 06:11:58 UTC (rev 266378)
@@ -4,7 +4,7 @@
 
 pkgname=kdegames-konquest
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The KDE version of Gnu-Lactic"
 url="http://kde.org/applications/games/konquest/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdegames')
 depends=('kdebase-runtime' 'libkdegames4')
 makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/konquest-${pkgver}.tar.xz")
 sha1sums=('b603574bc4d9011d03ae873aa5bd04c75054c2f1')
 

Deleted: kdegames-konquest.install
===================================================================
--- kdegames-konquest.install	2016-04-28 05:59:38 UTC (rev 266377)
+++ kdegames-konquest.install	2016-04-28 06:11:58 UTC (rev 266378)
@@ -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