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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 10 18:18:29 UTC 2017


    Date: Monday, April 10, 2017 @ 18:18:28
  Author: svenstaro
Revision: 221869

upgpkg: dfc 3.1.0-1

Modified:
  dfc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-10 18:12:23 UTC (rev 221868)
+++ PKGBUILD	2017-04-10 18:18:28 UTC (rev 221869)
@@ -2,7 +2,7 @@
 # Contributor: Rolinh <robinDOThahlingATgw-computingDOTnet>
 
 pkgname=dfc
-pkgver=3.0.5
+pkgver=3.1.0
 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=("https://projects.gw-computing.net/attachments/download/467/${pkgname}-${pkgver}.tar.gz")
+source=("https://github.com/Rolinh/dfc/archive/v${pkgver}.tar.gz")
 install='dfc.install'
-sha512sums=('f828ede8aee0a496518d1ee9583ba71495cdd01ee0d22833e3b46aeb5f5f870ce7de629923d129a7bf795b458feec10f9a16882134dae34dd2ace7ea9eebb134')
+sha512sums=('704ced1e9120635ddcfb59d09ddc47464dac212fdeda2e27d499f0f8c8b97471b60f351783cc59736d9a8d37a03a85bb4f09fa3a4f05d9ee088e0395cdb0edec')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list