summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFederico Di Pierro2015-12-18 17:11:07 +0100
committerFederico Di Pierro2015-12-18 17:11:07 +0100
commit3f550d5fb9a13b837a2643b6bb47355fa9f7badd (patch)
tree7a56eaefcbc9daa67871553d598885cd8412ec98 /PKGBUILD
parentcae2a5c70241046ae1fdf52498b34d70805983f0 (diff)
downloadaur-3f550d5fb9a13b837a2643b6bb47355fa9f7badd.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c0f4b1769be..f31dbcf846eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ncursesfm-git
_gitname=ncursesFM
-pkgver=0.r314.4d2d875
+pkgver=0.r416.4ea8b90
pkgrel=2
pkgdesc="A FileManager written in c and ncurses library."
arch=('i686' 'x86_64')
@@ -10,12 +10,12 @@ url="https://github.com/FedeDP/${_gitname}"
license=('GPL')
depends=('ncurses' 'libconfig' 'libarchive' 'glibc' 'libcups' 'libx11' 'systemd' 'openssl')
optdepends=('xdg-utils: xdg-open support'
- 'udisks2: external usb drives and ISO mount support'
+ 'udisks2: mountable drives and ISO mount support'
'packagekit: package installation support')
# libcups, libconfig, libx11, openssl, and systemd are optional build dep.
# If compiled without them, the program will run just fine;
# but that would disable xdg-open, config file read, printing, shasum,
-# powermanagement inhibition, external usb drives/iso mount and package file installation support.
+# powermanagement inhibition, drives/iso mount and local packages installation support.
makedepends=('git')
source=("git://github.com/FedeDP/${_gitname}.git")
backup=('etc/default/ncursesFM.conf')