[arch-commits] Commit in ksquares/trunk (PKGBUILD ksquares.install)
Felix Yan
fyan at archlinux.org
Thu Apr 28 15:49:07 UTC 2016
Date: Thursday, April 28, 2016 @ 17:49:06
Author: fyan
Revision: 266514
upgpkg: ksquares 16.04.0-2
Hooks rebuild (part 1)
Modified:
ksquares/trunk/PKGBUILD
Deleted:
ksquares/trunk/ksquares.install
------------------+
PKGBUILD | 3 +--
ksquares.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-28 15:45:19 UTC (rev 266513)
+++ PKGBUILD 2016-04-28 15:49:06 UTC (rev 266514)
@@ -4,7 +4,7 @@
pkgname=ksquares
pkgver=16.04.0
-pkgrel=1
+pkgrel=2
pkgdesc="A modeled after the well known pen and paper based game of Dots and Boxes"
url="http://kde.org/applications/games/ksquares/"
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-ksquares')
replaces=('kdegames-ksquares')
source=("http://download.kde.org/stable/applications/${pkgver}/src/ksquares-${pkgver}.tar.xz")
Deleted: ksquares.install
===================================================================
--- ksquares.install 2016-04-28 15:45:19 UTC (rev 266513)
+++ ksquares.install 2016-04-28 15:49:06 UTC (rev 266514)
@@ -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