summaryrefslogtreecommitdiffstats
path: root/dstat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dstat/PKGBUILD')
-rw-r--r--dstat/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/dstat/PKGBUILD b/dstat/PKGBUILD
index fa3ecad..132521e 100644
--- a/dstat/PKGBUILD
+++ b/dstat/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Schnouki <thomas.jost@gmail.com>
# Contributor: devon <admin@patched.biz>
pkgname=dstat
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc="Dstat: Versatile resource statistics tool"
arch=('any')
@@ -9,8 +9,8 @@ url="http://dag.wieers.com/home-made/dstat/"
license=('GPL')
depends=('python')
source=(http://dag.wieers.com/home-made/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('a9287762c4b9dade5fd85124ccd003c8')
-sha1sums=('41c958b4bd3222bbb6776fe1986278938800243d')
+md5sums=('bfea4dc8037a0b18fc40a4dfc104dcc8')
+sha1sums=('10baf061e3d38e1234fb99182fc53509adf07269')
build() {
cd $srcdir/$pkgname-$pkgver