Merge pull request #459 from Rolinh/dfc

aur/dfc update to 3.0.2
This commit is contained in:
Kevin Mihelich 2013-04-10 14:11:33 -07:00
commit 2e8f84bac7

View file

@ -1,7 +1,7 @@
# Maintainer: Rolinh <robinDOThahlingATgw-computingDOTnet>
pkgname=dfc
pkgver=3.0.1
pkgver=3.0.2
pkgrel=1
pkgdesc="Display file system space usage using graphs and colors"
arch=('x86_64' 'i686')
@ -11,9 +11,9 @@ depends=('glibc')
makedepends=('cmake')
provides=('dfc')
conflicts=('dfc-git')
source=(http://projects.gw-computing.net/attachments/download/67/${pkgname}-${pkgver}.tar.gz)
source=(http://projects.gw-computing.net/attachments/download/68/${pkgname}-${pkgver}.tar.gz)
install='dfc.install'
md5sums=('bb3452662d43a51eb541c66d6fbad576')
md5sums=('ec26dba0a4efdbe8c520c045a9a05258')
build() {
cd ${pkgname}-${pkgver}