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

Antonio Rojas arojas at archlinux.org
Thu Jul 28 16:15:33 UTC 2016


    Date: Thursday, July 28, 2016 @ 16:15:33
  Author: arojas
Revision: 184562

Update to 1.61

Modified:
  diffstat/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 15:40:34 UTC (rev 184561)
+++ PKGBUILD	2016-07-28 16:15:33 UTC (rev 184562)
@@ -3,7 +3,7 @@
 # Contributor: Matthias-Christian Ott <matthias.christian.at.tiscali.de>
 
 pkgname=diffstat
-pkgver=1.60
+pkgver=1.61
 pkgrel=1
 pkgdesc="Display a histogram of diff changes"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 license=('MIT')
 source=("ftp://invisible-island.net/${pkgname}/${pkgname}-${pkgver}.tgz")
-md5sums=('ba889da4c06b547aa2d78fa96800ae6f')
+md5sums=('c048a32d55d8bd6724f382baf41f325f')
 
 build () {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list