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

Felix Yan fyan at archlinux.org
Thu Apr 28 05:16:05 UTC 2016


    Date: Thursday, April 28, 2016 @ 07:16:05
  Author: fyan
Revision: 266344

upgpkg: kbruch 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 05:15:54 UTC (rev 266343)
+++ PKGBUILD	2016-04-28 05:16:05 UTC (rev 266344)
@@ -4,7 +4,7 @@
 
 pkgname=kbruch
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Exercise Fractions"
 url="http://kde.org/applications/education/kbruch/"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 groups=('kde-applications' 'kdeedu')
 depends=('kxmlgui' 'hicolor-icon-theme')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
-install=${pkgname}.install
 conflicts=('kdeedu-kbruch')
 replaces=('kdeedu-kbruch')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kbruch-${pkgver}.tar.xz")

Deleted: kbruch.install
===================================================================
--- kbruch.install	2016-04-28 05:15:54 UTC (rev 266343)
+++ kbruch.install	2016-04-28 05:16:05 UTC (rev 266344)
@@ -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