[arch-commits] Commit in krusader/trunk (PKGBUILD krusader.install)
Antonio Rojas
arojas at archlinux.org
Fri May 13 20:25:41 UTC 2016
Date: Friday, May 13, 2016 @ 22:25:40
Author: arojas
Revision: 175249
Hooks
Modified:
krusader/trunk/PKGBUILD
Deleted:
krusader/trunk/krusader.install
------------------+
PKGBUILD | 3 +--
krusader.install | 11 -----------
2 files changed, 1 insertion(+), 13 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-13 20:25:22 UTC (rev 175248)
+++ PKGBUILD 2016-05-13 20:25:40 UTC (rev 175249)
@@ -7,7 +7,7 @@
pkgname=krusader
pkgver=2.4.0beta3
_pkgver=2.4.0-beta3
-pkgrel=8
+pkgrel=9
pkgdesc="An alternative file manager for KDE resembling Midnight Commander"
arch=('i686' 'x86_64')
url="http://krusader.sourceforge.net/"
@@ -16,7 +16,6 @@
makedepends=('cmake' 'automoc4')
optdepends=('kdebase-keditbookmarks: to edit bookmarks'
'kdebase-konsole: open an embedded terminal')
-install=$pkgname.install
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2"
"kde_bug309119.diff" "kde_bug325801.diff")
md5sums=('62a02db3f213bb76805ca6c958e9e263'
Deleted: krusader.install
===================================================================
--- krusader.install 2016-05-13 20:25:22 UTC (rev 175248)
+++ krusader.install 2016-05-13 20:25:40 UTC (rev 175249)
@@ -1,11 +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