summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFederico Di Pierro2015-06-29 11:48:56 +0200
committerFederico Di Pierro2015-06-29 11:48:56 +0200
commitaada99814d15d10ade5b44a8060a95fa852b6efd (patch)
treecb68d33386977adb925ff4b8dca74fc5421e1eab /PKGBUILD
parent66aa9d4e913db992b8464a001579fc858cf9b0a0 (diff)
downloadaur-aada99814d15d10ade5b44a8060a95fa852b6efd.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10835b091706..2e894950148e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=ncursesfm-git
_gitname=ncursesFM
-pkgver=0.r215.3474a7e
+pkgver=0.r219.dc1b8bb
pkgrel=1
pkgdesc="A FileManager written in c and ncurses library."
arch=('i686' 'x86_64')
url="https://github.com/FedeDP/${_gitname}"
license=('GPL')
-depends=('ncurses' 'libconfig' 'libarchive' 'libcups' 'openssl' 'libx11')
+depends=('ncurses' 'libconfig' 'libarchive' 'libcups' 'libx11')
optdepends=('fuseiso: for fuse archive/iso mounting support'
'xdg-utils: xdg-open support')
-#depends=('git') -> libcups, openssl and libx11 are optional build dep.
+#depends=('git') -> libcups and libx11 are optional build dep.
# If compiled without them, the program will run just fine;
-# but that would disable xdg-open, sha/md5sum and printing support.
+# but that would disable xdg-open and printing support.
makedepends=('git')
source=("git://github.com/FedeDP/${_gitname}.git")
backup=('etc/default/ncursesFM.conf')