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

Felix Yan fyan at archlinux.org
Wed Apr 27 18:39:58 UTC 2016


    Date: Wednesday, April 27, 2016 @ 20:39:58
  Author: fyan
Revision: 266309

upgpkg: qt4 4.8.7-9

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 18:39:46 UTC (rev 266308)
+++ PKGBUILD	2016-04-27 18:39:58 UTC (rev 266309)
@@ -5,7 +5,7 @@
 
 pkgname=qt4
 pkgver=4.8.7
-pkgrel=8
+pkgrel=9
 arch=('i686' 'x86_64')
 url='http://www.qt.io'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -25,7 +25,6 @@
             'libxfixes: Xfixes support'
             'icu: Unicode support'
             'sni-qt: StatusNotifierItem (AppIndicators) support')
-install="${pkgname}.install"
 replaces=('qt<=4.8.4')
 conflicts=('qt')
 _pkgfqn="qt-everywhere-opensource-src-${pkgver}"

Deleted: qt4.install
===================================================================
--- qt4.install	2016-04-27 18:39:46 UTC (rev 266308)
+++ qt4.install	2016-04-27 18:39:58 UTC (rev 266309)
@@ -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