From 3879046ab4ef8068edfd0bf0cf0950382f893dd7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 18 Dec 2017 21:16:41 -0200 Subject: [PATCH] python-magic: update to 0.4.15. Closes: #10095 [via git-merge-pr] --- srcpkgs/python-magic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-magic/template b/srcpkgs/python-magic/template index 1df549acbff..75d9fe9985e 100644 --- a/srcpkgs/python-magic/template +++ b/srcpkgs/python-magic/template @@ -1,6 +1,6 @@ # Template file for 'python-magic' pkgname=python-magic -version=0.4.14 +version=0.4.15 revision=1 build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -10,7 +10,7 @@ maintainer="maxice8 " license="MIT" homepage="https://github.com/ahupp/python-magic" distfiles="https://github.com/ahupp/python-magic/archive/${version}.tar.gz" -checksum=287266f5c0b9036bf1feaa3115aed93d8da25e531fc769ffdbd69a437be4057d +checksum=6d730389249ab1e34ffb0a3c5beaa44e116687ffa081e0176dab6c59ff271593 pycompile_module="magic" noarch=yes