core/diffutils to 3.2-1

This commit is contained in:
Kevin Mihelich 2011-09-12 10:52:08 -04:00
parent 4645c89312
commit d66f713ec2

View file

@ -1,4 +1,4 @@
# $Id: PKGBUILD 135710 2011-08-18 02:10:14Z allan $
# $Id: PKGBUILD 137083 2011-09-06 04:35:04Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
@ -6,7 +6,7 @@
plugrel=1
pkgname=diffutils
pkgver=3.1
pkgver=3.2
pkgrel=1
pkgdesc="Utility programs used for creating patch files"
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ groups=('base')
depends=('glibc' 'sh' 'libsigsegv')
install=diffutils.install
source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz)
md5sums=('fbb1d804849fa32ff5853f028a3be46f')
md5sums=('26ff64c332429c830c154be46b393382')
build() {
cd ${srcdir}/${pkgname}-${pkgver}