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

Felix Yan fyan at archlinux.org
Wed Apr 27 14:58:37 UTC 2016


    Date: Wednesday, April 27, 2016 @ 16:58:37
  Author: fyan
Revision: 266237

upgpkg: cantor 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 14:52:40 UTC (rev 266236)
+++ PKGBUILD	2016-04-27 14:58:37 UTC (rev 266237)
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Frontend to Mathematical Software"
 url="http://kde.org/applications/education/cantor/"
 arch=('i686' 'x86_64')
@@ -21,7 +21,6 @@
             'sagemath: SageMath backend')
 conflicts=('kdeedu-cantor')
 replaces=('kdeedu-cantor')
-install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/cantor-${pkgver}.tar.xz")
 sha1sums=('18c93ec173c48cd44a16b8d58d3f22404470fc33')
 

Deleted: cantor.install
===================================================================
--- cantor.install	2016-04-27 14:52:40 UTC (rev 266236)
+++ cantor.install	2016-04-27 14:58:37 UTC (rev 266237)
@@ -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