dfc-git: fix configuration files path; bump version.

This commit is contained in:
Juan RP 2014-02-20 11:05:53 +01:00
parent 46f4d9c502
commit 121cd7c8dc
1 changed files with 4 additions and 1 deletions

View File

@ -1,14 +1,17 @@
# Template file for 'dfc-git'
pkgname=dfc-git
version=20140105
version=20140220
revision=1
build_style=cmake
configure_args="-DXDG_CONFIG_DIR=/etc/xdg"
hostmakedepends="cmake"
short_desc="Display file system space usage using graphs and colors"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="BSD"
homepage="http://projects.gw-computing.net/projects/dfc"
conf_files="/etc/xdg/dfc/dfcrc"
do_fetch() {
local url="git://gw-computing.net/dfc"
msg_normal "Fetching source from $url ...\n"