summaryrefslogtreecommitdiffstats
path: root/main/file/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/file/APKBUILD')
-rw-r--r--main/file/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index 9d9665d8f..e198c3032 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=file
-pkgver=5.08
+pkgver=5.09
pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="6a2a263c20278f01fe3bb0f720b27d4e file-5.08.tar.gz"
+md5sums="6fd7cd6c4281e68fe9ec6644ce0fac6f file-5.09.tar.gz"