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

Antonio Rojas arojas at archlinux.org
Sun May 8 13:53:41 UTC 2016


    Date: Sunday, May 8, 2016 @ 15:53:41
  Author: arojas
Revision: 174329

Hooks

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-08 13:36:08 UTC (rev 174328)
+++ PKGBUILD	2016-05-08 13:53:41 UTC (rev 174329)
@@ -4,7 +4,7 @@
 pkgbase=qupzilla
 pkgname=(qupzilla qupzilla-qt4)
 pkgver=1.8.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Cross-platform QtWebKit browser"
 arch=(i686 x86_64)
 url="http://www.qupzilla.com/"
@@ -11,7 +11,6 @@
 license=('GPL3')
 makedepends=('qtwebkit' 'qt5-webkit' 'qt5-script' 'qt5-tools' 'hunspell' 'kdelibs' 'kwallet' 'libgnome-keyring')
 optdepends=('bash-completion: bash completion support')
-install="$pkgbase.install"
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/QupZilla/qupzilla/archive/v$pkgver.tar.gz")
 noextract=("$pkgbase-$pkgver.tar.gz")
 md5sums=('a39767aa92b482863ea4851935e26dd2')

Deleted: qupzilla.install
===================================================================
--- qupzilla.install	2016-05-08 13:36:08 UTC (rev 174328)
+++ qupzilla.install	2016-05-08 13:53:41 UTC (rev 174329)
@@ -1,12 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list