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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 16 09:47:33 UTC 2014


    Date: Thursday, October 16, 2014 @ 11:47:33
  Author: svenstaro
Revision: 120768

upgpkg: dfc 3.0.5-1

upstream release 3.0.5

Modified:
  dfc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-16 08:58:00 UTC (rev 120767)
+++ PKGBUILD	2014-10-16 09:47:33 UTC (rev 120768)
@@ -2,7 +2,7 @@
 # Contributor: Rolinh <robinDOThahlingATgw-computingDOTnet>
 
 pkgname=dfc
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc="Display file system space usage using graphs and colors"
 arch=('x86_64' 'i686')
@@ -11,9 +11,9 @@
 depends=('glibc')
 makedepends=('cmake' 'gettext')
 conflicts=('dfc-git')
-source=(http://projects.gw-computing.net/attachments/download/79/${pkgname}-${pkgver}.tar.gz)
+source=(http://projects.gw-computing.net/attachments/download/467/${pkgname}-${pkgver}.tar.gz)
 install='dfc.install'
-md5sums=('3b9edc197ad21e1dfe10128d130e626c')
+md5sums=('3e6443c54966751f5e9fdaca33d873d1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list