aboutsummaryrefslogtreecommitdiffstats
path: root/main/file
diff options
context:
space:
mode:
Diffstat (limited to 'main/file')
-rw-r--r--main/file/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index e88f832226..99dad1923d 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -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"