Date: Sunday, May 1, 2016 @ 13:42:03
  Author: andyrtr
Revision: 266729

upgpkg: libreoffice-still 5.0.5-4

Hooks rebuild (part 1)

Modified:
  libreoffice-still/trunk/PKGBUILD
Deleted:
  libreoffice-still/trunk/libreoffice-still.install

---------------------------+
 PKGBUILD                  |    5 ++---
 libreoffice-still.install |   13 -------------
 2 files changed, 2 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-05-01 11:19:47 UTC (rev 266728)
+++ PKGBUILD    2016-05-01 11:42:03 UTC (rev 266729)
@@ -6,7 +6,7 @@
 pkgname=('libreoffice-still-sdk' 'libreoffice-still')
 _LOver=5.0.5.2
 pkgver=5.0.5
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/";
@@ -315,7 +315,7 @@
                'libxslt' 'redland' 'icu' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 
'graphite'
                'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 
'libcdr'
                'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 
'hicolor-icon-theme'
-               'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 
'libpagemaker'
+               'desktop-file-utils' 'shared-mime-info' 'glu' 'libpagemaker'
                'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'gtk2')
        optdepends=('java-runtime:     adds java support'
                'java-environment: required by extension-wiki-publisher and 
extension-nlpsolver'
@@ -338,7 +338,6 @@
                etc/libreoffice/psprint.conf
                etc/profile.d/libreoffice-still.sh
                etc/profile.d/libreoffice-still.csh)
-       install=$pkgbase.install
        provides=('libreoffice' 'libreoffice-en-US')
        conflicts=('libreoffice-fresh')
 

Deleted: libreoffice-still.install
===================================================================
--- libreoffice-still.install   2016-05-01 11:19:47 UTC (rev 266728)
+++ libreoffice-still.install   2016-05-01 11:42:03 UTC (rev 266729)
@@ -1,13 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime > /dev/null 2>&1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Reply via email to