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

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


    Date: Thursday, April 28, 2016 @ 17:37:42
  Author: fyan
Revision: 266508

upgpkg: kpatience 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:37:25 UTC (rev 266507)
+++ PKGBUILD	2016-04-28 15:37:42 UTC (rev 266508)
@@ -4,7 +4,7 @@
 
 pkgname=kpatience
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Offers a selection of solitaire card games"
 url="http://kde.org/applications/games/kpatience/"
 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-kpatience')
 replaces=('kdegames-kpatience')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kpat-${pkgver}.tar.xz")

Deleted: kpatience.install
===================================================================
--- kpatience.install	2016-04-28 15:37:25 UTC (rev 266507)
+++ kpatience.install	2016-04-28 15:37:42 UTC (rev 266508)
@@ -1,13 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-	update-desktop-database -q
-	update-mime-database usr/share/mime &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list