aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-02-21 08:05:38 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-02-26 20:56:48 +0000
commitbd75ab1d15ec3ea2ff95be6ebd0ae80e9f5bbbc3 (patch)
tree6c7b02e5ce9579b0b4ee1d8225475b7cf4754aea
parentaf5ed2f2644b0e022961b090d8503b015d8a65bd (diff)
downloadalpine_aports-bd75ab1d15ec3ea2ff95be6ebd0ae80e9f5bbbc3.tar.bz2
alpine_aports-bd75ab1d15ec3ea2ff95be6ebd0ae80e9f5bbbc3.tar.xz
alpine_aports-bd75ab1d15ec3ea2ff95be6ebd0ae80e9f5bbbc3.zip
main/file: upgrade to 5.36
-rw-r--r--main/file/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/file/APKBUILD b/main/file/APKBUILD
index 6eb1f412bf..4f39927d0c 100644
--- a/main/file/APKBUILD
+++ b/main/file/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Valery Kartel <valery.kartel@gmail.com> 1# Contributor: Valery Kartel <valery.kartel@gmail.com>
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=file 3pkgname=file
4pkgver=5.35 4pkgver=5.36
5pkgrel=0 5pkgrel=0
6pkgdesc="File type identification utility" 6pkgdesc="File type identification utility"
7url="http://www.darwinsys.com/file" 7url="http://www.darwinsys.com/file"
@@ -37,4 +37,4 @@ libmagic() {
37 mv "$pkgdir"/usr/lib "$pkgdir"/usr/share "$subpkgdir"/usr 37 mv "$pkgdir"/usr/lib "$pkgdir"/usr/share "$subpkgdir"/usr
38} 38}
39 39
40sha512sums="cbecc52e9209be8bc090752d0672efa181625d4e1e688e63edd1f5657b29bad69364a477fb4ed85d1fa413b8002c8578c86153d2acaaecce78446c0ca6ea9e38 file-5.35.tar.gz" 40sha512sums="3ec5e51ffb7a82defa74845a90fbc983f6e169fc116606049bc01ff6e720d340c8abf6eb7a08b9ac1099162a5c02deac3633b07b039d486344c8abd9052ca751 file-5.36.tar.gz"