[arch-commits] Commit in libfm/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Jul 8 18:26:00 UTC 2014


    Date: Tuesday, July 8, 2014 @ 20:25:59
  Author: bpiotrowski
Revision: 115325

upgpkg: libfm 1.2.0-6

new upstream release

Modified:
  libfm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-08 18:14:20 UTC (rev 115324)
+++ PKGBUILD	2014-07-08 18:25:59 UTC (rev 115325)
@@ -6,7 +6,7 @@
 
 pkgname=libfm
 pkgver=1.2.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Library for file management'
 url='http://pcmanfm.sourceforge.net/'
 arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@
   cd $pkgname-$pkgver
 
   # Hide desktop entry of lxshortcut
-  patch -Np1 -i ../hide-lxshortcut.patch
+  patch -p1 -i ../hide-lxshortcut.patch
 }
 
 build() {




More information about the arch-commits mailing list