aboutsummaryrefslogtreecommitdiffstats
path: root/main/file
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-15 06:21:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-16 22:39:46 +0000
commite88f93b4503ed7e519ed17bbfce926503a3a37a1 (patch)
tree381111f6163cb1586fdc0d62b2a7b52d7a1f5ce4 /main/file
parent497df9759f3fc62b00cec59b31781b4ec89c56bf (diff)
downloadaports-e88f93b4503ed7e519ed17bbfce926503a3a37a1.tar.bz2
aports-e88f93b4503ed7e519ed17bbfce926503a3a37a1.tar.xz
main/file: upgrade to 5.06
Diffstat (limited to 'main/file')
-rw-r--r--main/file/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index 99dad1923d..ce20f01d43 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.05
+pkgver=5.06
pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
@@ -20,4 +20,4 @@ package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
-md5sums="0b429063710457be2bd17a18389cb018 file-5.05.tar.gz"
+md5sums="deb12b0fb9d09e7681be72bad6eba4e0 file-5.06.tar.gz"