[arch-commits] Commit in kdegraphics-okular/trunk (2 files)
Felix Yan
fyan at archlinux.org
Thu Apr 28 07:01:44 UTC 2016
Date: Thursday, April 28, 2016 @ 09:01:44
Author: fyan
Revision: 266404
upgpkg: kdegraphics-okular 16.04.0-2
Hooks rebuild (part 1)
Modified:
kdegraphics-okular/trunk/PKGBUILD
Deleted:
kdegraphics-okular/trunk/kdegraphics-okular.install
----------------------------+
PKGBUILD | 3 +--
kdegraphics-okular.install | 12 ------------
2 files changed, 1 insertion(+), 14 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-28 06:39:25 UTC (rev 266403)
+++ PKGBUILD 2016-04-28 07:01:44 UTC (rev 266404)
@@ -4,7 +4,7 @@
pkgname=kdegraphics-okular
pkgver=16.04.0
-pkgrel=1
+pkgrel=2
pkgdesc='Document Viewer'
arch=('i686' 'x86_64')
url="http://kde.org/applications/graphics/okular/"
@@ -15,7 +15,6 @@
makedepends=('cmake' 'automoc4' 'ebook-tools' 'kdegraphics-mobipocket')
optdepends=('ebook-tools: mobi and epub support'
'kdegraphics-mobipocket: mobi support')
-install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz")
sha1sums=('edf0cd99f9754d11a6bf50154c62fd3fb5186bc2')
Deleted: kdegraphics-okular.install
===================================================================
--- kdegraphics-okular.install 2016-04-28 06:39:25 UTC (rev 266403)
+++ kdegraphics-okular.install 2016-04-28 07:01:44 UTC (rev 266404)
@@ -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