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

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


    Date: Thursday, April 28, 2016 @ 18:03:53
  Author: fyan
Revision: 266528

upgpkg: kwebkitpart 1.3.4-5

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 16:03:35 UTC (rev 266527)
+++ PKGBUILD	2016-04-28 16:03:53 UTC (rev 266528)
@@ -3,7 +3,7 @@
 
 pkgname=kwebkitpart
 pkgver=1.3.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A WebKit browser component for KDE"
 url="https://projects.kde.org/projects/extragear/base/kwebkitpart/"
 arch=('i686' 'x86_64')
@@ -10,7 +10,6 @@
 license=('LGPL')
 depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
-install=${pkgname}.install
 # Generate using kde releaseme scripts
 source=("https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tar.xz"
         'sanitize-input.patch')

Deleted: kwebkitpart.install
===================================================================
--- kwebkitpart.install	2016-04-28 16:03:35 UTC (rev 266527)
+++ kwebkitpart.install	2016-04-28 16:03:53 UTC (rev 266528)
@@ -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