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

Felix Yan fyan at archlinux.org
Thu Apr 28 13:56:40 UTC 2016


    Date: Thursday, April 28, 2016 @ 15:56:39
  Author: fyan
Revision: 266462

upgpkg: kdeutils-kgpg 16.04.0-2

Hooks rebuild (part 1)

Modified:
  kdeutils-kgpg/trunk/PKGBUILD
Deleted:
  kdeutils-kgpg/trunk/kdeutils-kgpg.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 13:48:54 UTC (rev 266461)
+++ PKGBUILD	2016-04-28 13:56:39 UTC (rev 266462)
@@ -4,7 +4,7 @@
 
 pkgname=kdeutils-kgpg
 pkgver=16.04.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A GnuPG frontend'
 url='http://kde.org/applications/utilities/kgpg/'
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4' 'boost')
 groups=('kde-applications' 'kdeutils')
-install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kgpg-${pkgver}.tar.xz")
 sha1sums=('2cfbfc9aa9c66beb84edb32817b8186d57a93c3d')
 

Deleted: kdeutils-kgpg.install
===================================================================
--- kdeutils-kgpg.install	2016-04-28 13:48:54 UTC (rev 266461)
+++ kdeutils-kgpg.install	2016-04-28 13:56:39 UTC (rev 266462)
@@ -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