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

Balló György bgyorgy at archlinux.org
Tue Jul 12 23:01:54 UTC 2016


    Date: Tuesday, July 12, 2016 @ 23:01:54
  Author: bgyorgy
Revision: 182804

upgpkg: pcmanfm 1.2.4-2

Hooks rebuild

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

-----------------+
 PKGBUILD        |    5 ++---
 pcmanfm.install |   11 -----------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-12 22:58:46 UTC (rev 182803)
+++ PKGBUILD	2016-07-12 23:01:54 UTC (rev 182804)
@@ -7,18 +7,17 @@
 
 pkgname=pcmanfm
 pkgver=1.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Extremely fast and lightweight file manager'
 arch=('i686' 'x86_64')
 url='http://pcmanfm.sourceforge.net/'
 license=('GPL')
 groups=('lxde')
-depends=('desktop-file-utils' 'libfm-gtk2' 'lxmenu-data')
+depends=('libfm-gtk2' 'lxmenu-data')
 makedepends=('intltool')
 optdepends=('gvfs: for trash support, mounting with udisks and remote filesystems'
             'udisks: alternative for mounting volumes'
             'xarchiver: archive management')
-install=$pkgname.install
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
 md5sums=('19764c2f59653724c8713e0064fa6829')
 

Deleted: pcmanfm.install
===================================================================
--- pcmanfm.install	2016-07-12 22:58:46 UTC (rev 182803)
+++ pcmanfm.install	2016-07-12 23:01:54 UTC (rev 182804)
@@ -1,11 +0,0 @@
-post_install() {
-    update-desktop-database -q
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list