Date: Thursday, April 28, 2016 @ 08:38:48 Author: fyan Revision: 266402
upgpkg: kdegraphics-mobipocket 16.04.0-2 Hooks rebuild (part 1) Modified: kdegraphics-mobipocket/trunk/PKGBUILD Deleted: kdegraphics-mobipocket/trunk/kdegraphics-mobipocket.install --------------------------------+ PKGBUILD | 3 +-- kdegraphics-mobipocket.install | 11 ----------- 2 files changed, 1 insertion(+), 13 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-28 06:38:35 UTC (rev 266401) +++ PKGBUILD 2016-04-28 06:38:48 UTC (rev 266402) @@ -4,7 +4,7 @@ pkgname=kdegraphics-mobipocket pkgver=16.04.0 -pkgrel=1 +pkgrel=2 pkgdesc="A collection of plugins to handle mobipocket files" url="https://www.kde.org/applications/graphics/" arch=('i686' 'x86_64') @@ -14,7 +14,6 @@ groups=('kde-applications' 'kdegraphics') replaces=('kdegraphics-libs') conflicts=('kdegraphics-libs') -install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") sha1sums=('57d2c1623b052b56af6c39476461a40c6b1e8994') Deleted: kdegraphics-mobipocket.install =================================================================== --- kdegraphics-mobipocket.install 2016-04-28 06:38:35 UTC (rev 266401) +++ kdegraphics-mobipocket.install 2016-04-28 06:38:48 UTC (rev 266402) @@ -1,11 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -}
