[arch-commits] Commit in bovo/trunk (PKGBUILD bovo.install)
Felix Yan
fyan at archlinux.org
Wed Apr 27 14:51:49 UTC 2016
Date: Wednesday, April 27, 2016 @ 16:51:48
Author: fyan
Revision: 266235
upgpkg: bovo 16.04.0-2
Hooks rebuild (part 1)
Modified:
bovo/trunk/PKGBUILD
Deleted:
bovo/trunk/bovo.install
--------------+
PKGBUILD | 3 +--
bovo.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-27 14:51:39 UTC (rev 266234)
+++ PKGBUILD 2016-04-27 14:51:48 UTC (rev 266235)
@@ -4,7 +4,7 @@
pkgname=bovo
pkgver=16.04.0
-pkgrel=1
+pkgrel=2
pkgdesc="A Gomoku like game for two players"
url="http://kde.org/applications/games/bovo/"
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-bovo')
replaces=('kdegames-bovo')
source=("http://download.kde.org/stable/applications/${pkgver}/src/bovo-${pkgver}.tar.xz")
Deleted: bovo.install
===================================================================
--- bovo.install 2016-04-27 14:51:39 UTC (rev 266234)
+++ bovo.install 2016-04-27 14:51:48 UTC (rev 266235)
@@ -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