summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e26ad43f1f94..0f3d4fcf79b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('libfm-gtk-git')
makedepends=('git' 'intltool' 'pkg-config')
optdepends=('gvfs: mounting of local and remote drives'
- 'gnome-menus: applications menu and "Open with..." dialog')
+ 'gnome-menus: applications menu and "Open with..." dialog')
provides=('pcmanfm')
conflicts=('pcmanfm')
install=pcmanfm.install
@@ -34,4 +34,4 @@ package() {
make -C pcmanfm DESTDIR="$pkgdir" install
}
-# vim: set ts=4 sw=4 noet:
+# vim: set ts=2 sts=2 sw=2 noet: