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

Felix Yan fyan at archlinux.org
Wed Apr 27 17:33:15 UTC 2016


    Date: Wednesday, April 27, 2016 @ 19:33:15
  Author: fyan
Revision: 266291

upgpkg: katepart4 4.14.3-5

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 17:30:32 UTC (rev 266290)
+++ PKGBUILD	2016-04-27 17:33:15 UTC (rev 266291)
@@ -4,7 +4,7 @@
 
 pkgname=katepart4
 pkgver=4.14.3
-pkgrel=4
+pkgrel=5
 pkgdesc="A fast and feature-rich text editor component"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
@@ -11,7 +11,6 @@
 url="http://kate-editor.org/about-katepart/"
 depends=('kdelibs')
 makedepends=('kdelibs' 'cmake' 'automoc4' 'kdebindings-python')
-install=$pkgname.install
 provides=('kdebase-katepart')
 replaces=('kdebase-katepart')
 source=("http://download.kde.org/stable/${pkgver}/src/kate-${pkgver}.tar.xz"

Deleted: katepart4.install
===================================================================
--- katepart4.install	2016-04-27 17:30:32 UTC (rev 266290)
+++ katepart4.install	2016-04-27 17:33:15 UTC (rev 266291)
@@ -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