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

Felix Yan fyan at archlinux.org
Thu Apr 28 15:20:55 UTC 2016


    Date: Thursday, April 28, 2016 @ 17:20:55
  Author: fyan
Revision: 266496

upgpkg: kmenuedit 5.6.3-2

Hooks rebuild (part 1)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 15:20:16 UTC (rev 266495)
+++ PKGBUILD	2016-04-28 15:20:55 UTC (rev 266496)
@@ -5,7 +5,7 @@
 
 pkgname=kmenuedit
 pkgver=5.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE menu editor'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
@@ -14,7 +14,6 @@
 groups=('plasma')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
-install="${pkgname}.install"
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
 md5sums=('f81ae456f22438cedf0d28c83ac58fb8')
 

Deleted: kmenuedit.install
===================================================================
--- kmenuedit.install	2016-04-28 15:20:16 UTC (rev 266495)
+++ kmenuedit.install	2016-04-28 15:20:55 UTC (rev 266496)
@@ -1,12 +0,0 @@
-post_install() {
-    xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}
-



More information about the arch-commits mailing list