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