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

Jerome Leclanche jleclanche at archlinux.org
Thu Apr 28 12:52:30 UTC 2016


    Date: Thursday, April 28, 2016 @ 14:52:30
  Author: jleclanche
Revision: 172407

pcmanfm-qt: Rebuild (Hooks)

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

--------------------+
 PKGBUILD           |    3 +--
 pcmanfm-qt.install |   11 -----------
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 12:09:50 UTC (rev 172406)
+++ PKGBUILD	2016-04-28 12:52:30 UTC (rev 172407)
@@ -3,7 +3,7 @@
 
 pkgname=pcmanfm-qt
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="The LXQt file manager, Qt port of PCManFM"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -16,7 +16,6 @@
 	"udisks: alternative for mounting volumes"
 	"xarchiver: archive management"
 )
-install="$pkgname.install"
 source=(
 	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"
 	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc"

Deleted: pcmanfm-qt.install
===================================================================
--- pcmanfm-qt.install	2016-04-28 12:09:50 UTC (rev 172406)
+++ pcmanfm-qt.install	2016-04-28 12:52:30 UTC (rev 172407)
@@ -1,11 +0,0 @@
-post_install() {
-	update-desktop-database -q
-}
-
-post_upgrade() {
-	post_install $1
-}
-
-post_remove() {
-	post_install $1
-}



More information about the arch-commits mailing list