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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:22:51 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:22:50
  Author: fyan
Revision: 266500

upgpkg: kmplot 16.04.0-2

Hooks rebuild (part 1)

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

----------------+
 PKGBUILD       |    3 +--
 kmplot.install |   12 ------------
 2 files changed, 1 insertion(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:22:35 UTC (rev 266499)
+++ PKGBUILD	2016-04-28 15:22:50 UTC (rev 266500)
@@ -4,7 +4,7 @@
 
 pkgname=kmplot
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Mathematical Function Plotter"
 url="http://kde.org/applications/education/kmplot/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdeedu')
 depends=('kdelibs4support' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
-install=${pkgname}.install
 replaces=('kdeedu-kmplot')
 conflicts=('kdeedu-kmplot')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kmplot-${pkgver}.tar.xz")

Deleted: kmplot.install
===================================================================
--- kmplot.install	2016-04-28 15:22:35 UTC (rev 266499)
+++ kmplot.install	2016-04-28 15:22:50 UTC (rev 266500)
@@ -1,12 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-    update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}



More information about the arch-commits mailing list