aboutsummaryrefslogtreecommitdiffstats
path: root/main/file
diff options
context:
space:
mode:
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 ce20f01d43..140c58715f 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.06
+pkgver=5.07
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="deb12b0fb9d09e7681be72bad6eba4e0 file-5.06.tar.gz"
+md5sums="b8d1f9a8a644067bd0a703cebf3f4858 file-5.07.tar.gz"