[arch-commits] Commit in diffutils/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Fri Sep 2 23:34:22 UTC 2011
Date: Friday, September 2, 2011 @ 19:34:21
Author: allan
Revision: 136918
upgpkg: diffutils 3.2-1
upstream update
Modified:
diffutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-02 19:06:48 UTC (rev 136917)
+++ PKGBUILD 2011-09-02 23:34:21 UTC (rev 136918)
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr at archlinux.org>
pkgname=diffutils
-pkgver=3.1
+pkgver=3.2
pkgrel=1
pkgdesc="Utility programs used for creating patch files"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
depends=('glibc' 'sh')
install=diffutils.install
source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz)
-md5sums=('fbb1d804849fa32ff5853f028a3be46f')
+md5sums=('26ff64c332429c830c154be46b393382')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list