summaryrefslogtreecommitdiff
path: root/extra/diffstat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/diffstat/PKGBUILD')
-rw-r--r--extra/diffstat/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/diffstat/PKGBUILD b/extra/diffstat/PKGBUILD
index 1d7ffb350..605f1431c 100644
--- a/extra/diffstat/PKGBUILD
+++ b/extra/diffstat/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 146517 2012-01-12 10:18:19Z giovanni $
+# $Id: PKGBUILD 177978 2013-02-12 19:03:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
pkgname=diffstat
-pkgver=1.55
+pkgver=1.56
pkgrel=1
pkgdesc="Display a histogram of diff changes"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://invisible-island.net/diffstat"
depends=('glibc')
license=('MIT')
source=("ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz")
-md5sums=('630d5278f1cd874dc3cc68cff3fddecf')
+md5sums=('3841a3831122674865d41be39d27052f')
build () {
cd "${srcdir}/${pkgname}-${pkgver}"