main/file: upgrade to 5.05

This commit is contained in:
Natanael Copa 2011-01-27 20:11:05 +00:00
parent 468ca20561
commit 718a4032cb

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
pkgver=5.04
pkgrel=2
pkgver=5.05
pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
arch="all"
@ -20,4 +20,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
md5sums="accade81ff1cc774904b47c72c8aeea0 file-5.04.tar.gz"
md5sums="0b429063710457be2bd17a18389cb018 file-5.05.tar.gz"