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

Felix Yan fyan at archlinux.org
Wed Apr 27 16:14:51 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:14:50
  Author: fyan
Revision: 266251

upgpkg: gwenview 16.04.0-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 15:53:25 UTC (rev 266250)
+++ PKGBUILD	2016-04-27 16:14:50 UTC (rev 266251)
@@ -4,7 +4,7 @@
 
 pkgname=gwenview
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A fast and easy to use image viewer for KDE"
 url='http://kde.org/applications/graphics/gwenview/'
 arch=('i686' 'x86_64')
@@ -16,7 +16,6 @@
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 replaces=('kdegraphics-gwenview')
 conflicts=('kdegraphics-gwenview')
-install=$pkgname.install
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
 sha1sums=('bf686083fe3a5a02c3b6d8846623c0145d95fdb2')
 

Deleted: gwenview.install
===================================================================
--- gwenview.install	2016-04-27 15:53:25 UTC (rev 266250)
+++ gwenview.install	2016-04-27 16:14:50 UTC (rev 266251)
@@ -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