bump file (5.09->5.10)

Conflicts:

	file/PKGBUILD
This commit is contained in:
Drake 2012-01-16 01:37:41 +00:00 committed by Daniele
parent 8d04c0493b
commit 1e019dd4a1

View File

@ -1,9 +1,11 @@
# $Id: PKGBUILD 65356 2010-01-28 04:43:43Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
#
# Core Packages for Chakra, part of chakra-project.org
#
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=file
pkgver=5.09
pkgver=5.10
pkgrel=1
pkgdesc="File type identification utility"
arch=('i686' 'x86_64')
@ -13,7 +15,7 @@ url="http://www.darwinsys.com/file/"
depends=('glibc' 'zlib')
options=('!libtool')
source=("ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('6fd7cd6c4281e68fe9ec6644ce0fac6f')
md5sums=('4cea34b087b060772511e066e2038196')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"